-
minimum-spanning-tree
在一个具有几个顶点的连通图G中,如果存在子图G 包含G中所有顶点和一部分边,且不形成回路,则称G 为图G的生成树,代价最小生成树则称为最小生成树。 (Has several vertices in a connected graph G, if there subgraph G ' contains all vertices of G and part of the side, and does not form a loop, called G' is a spanning tree of G, the minimum cost spanning tree is called minimum spanning tree.)
- 2013-08-23 23:06:57下载
- 积分: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
-
Edge-Detection-Segmentation
利用边缘检测及梯度信息进行图像分割的源码(Using edge detection and gradient information source for Image Segmentation)
- 2009-12-07 21:39:34下载
- 积分:1
-
V4L2
利用V4L2协议进行图像处理的编程框架结构(The utilization the V4L2 protocol for image processing programming framework structure)
- 2013-05-16 16:58:59下载
- 积分:1
-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
NSCT-algorithm
在Contourlet变换的基础上发展而来的非下采样Contourlet变换,可以得到图像变换之后的平移不变性。(In Contourlet Transform evolved on the basis of non-sampling Contourlet transform, the image can be transformed after the translation invariance.)
- 2011-10-24 10:43:48下载
- 积分:1
-
AMCMF
自适应多尺度复合形态滤波,对信号或图像实现滤波(Adaptive Multi-scale Compound Morphology Filter)
- 2012-04-12 09:36:06下载
- 积分:1
-
JIAMI
基于信息熵对图像进行加密,加密后的直方图已经抗攻击能力(Based on the information entropy of image encryption, the encrypted histogram has ability against the attack)
- 2015-03-26 15:54:14下载
- 积分:1
-
zengqiang
说明: 图像增强程序,经测试有一定效果。其中采用模糊增强算法,值得参考。(Image enhancement procedures, have been tested and have a certain effect. Which the use of fuzzy enhancement algorithm, it is also useful.)
- 2008-12-01 12:33:50下载
- 积分:1
-
imagematching
说明: 该程序采用matlabGUI编写,包含了经典的图像匹配算法.(MatlabGUI prepared using the program, including the classic image matching algorithm.)
- 2008-10-30 16:34:50下载
- 积分:1