-
kmeans1
k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)(k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final image of the cluster centers and their respective categories in each pixel number (corresponding to the image matrix))
- 2008-05-31 13:17:32下载
- 积分:1
-
HuffmanExp
实现对灰度图像的哈夫曼编码,对于其他图像,也可以类似的完成。(Realize grayscale images of hoffmann coding, for other image, also can be similar to the finish.)
- 2010-11-13 09:58:54下载
- 积分:1
-
特征选择与提取zch
自编的用于图像特征提取的源程序,解压后直接运行就ok了(writing for Feature Extraction source, unpacked directly ok on the run)
- 2020-06-30 02:00:02下载
- 积分:1
-
Desktop
使用改进的点锐度算法对不同程度的模糊图像进行清晰度评价。(The improved algorithm of point sharpness is used to evaluate the blurred image in different degree.)
- 2021-03-02 10:19:34下载
- 积分:1
-
traffic-sign-recognition
复杂场景中的红色交通标志牌检测与识别,结合颜色与圆形的标志牌定位,然后提取特征,最后用模板匹配的方法实现识别,内附图片和程序说明,对初学者有帮助(Red detection and recognition of traffic signs in complex scenes, the combination of colors and circular signs positioning, and feature extraction, the last with template matching methods to achieve recognition, included pictures and a description of the procedures for beginners)
- 2012-12-30 15:32:40下载
- 积分:1
-
alphaMatting
基于alpha matting的抠图技术(Alpha matting based matting techniques)
- 2018-02-27 11:20:37下载
- 积分:1
-
基于otsu的自适应阀值canny边缘检测 otsu-canny
基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
- 2020-06-27 02:00:02下载
- 积分:1
-
demons
demons 配准非常好用的非刚体配准!(Registration is very easy demons non-rigid registration!)
- 2021-03-30 11:39:10下载
- 积分:1
-
D
说明: 在MATLAB中实现画无向网络图,可用于社群聚类分析中(In MATLAB,the drawing is not directed to network graph,which can be used in social cluster analysis.)
- 2017-07-16 11:30:11下载
- 积分:1
-
HOG
读取一24位彩色图像,计算其以下图像特征:
1)灰度直方图
2)颜色直方图(RGB3个通道)
3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向)
(Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, the image is divided into 4* 4 16 blocks, 8 gradient directions))
- 2020-06-28 15:00:01下载
- 积分:1