-
im_smooth
说明: 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。(The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after downloading.)
- 2020-11-23 22:39:33下载
- 积分:1
-
123123
C#写的绘图板,实现了直线,矩形,圆形,多边形,曲线和文字输入,可以任意的拖动所画的图形。(C# to write the drawing board to achieve a straight line, rectangle, circle, polygon, curve and text input, you can drag the drawing arbitrary graphics.)
- 2010-06-10 22:16:23下载
- 积分:1
-
0305_mser
mser算法(Maximally Stable Extremal Regions)代码,非文章作者写的,但是还不错,matlab实现。(mser algorithm (Maximally Stable Extremal Regions) code, non-article the authors write, but also good, matlab realize.)
- 2008-05-29 09:14:16下载
- 积分:1
-
ncut_multiscale_1_4
ncut分割算法matlab代码,实现图像分割的较好的方法(ncut segmentation algorithm Matlab code to achieve a better image segmentation methods)
- 2020-10-29 20:19:56下载
- 积分:1
-
newgabordetect
为GABOR小波的详细MATLAB实现代码,详细分析了该小波的各种性能()
- 2008-05-29 11:29:40下载
- 积分:1
-
matlab
里面包括了MATLAB的好多程序,主要有灰度切分,直接灰度变换,直方图规定化,直方图均衡化等(Which includes many of the MATLAB program, there are gray-scale segmentation, direct gray-scale transformation, Histogram of the provisions of, such as histogram equalization)
- 2008-05-18 20:15:44下载
- 积分:1
-
main
说明: 使用openmv实现人脸识别。。。。。。。。。。。。。。。。。。(Face recognition is a kind of biometric technology based on facial feature information. A series of related technologies, also known as portrait recognition and face recognition, that use cameras or cameras to collect images or video streams containing faces, and automatically detect and track faces in the images, and then perform face recognition on the detected faces.)
- 2020-11-22 21:01:13下载
- 积分:1
-
Multiscale-Normalized-Cuts-
图像处理中的多尺度分割程序,使用matlab开发环境(Image processing procedures for multiscale segmentation)
- 2011-07-13 10:59:42下载
- 积分:1
-
图形图像处理 matlab K-means
说明: 按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1
-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1