-
susan_matlab
用matlab编写的SUSAN角点检测程序(Matlab prepared using SUSAN corner detection procedures)
- 2008-04-11 20:40:18下载
- 积分:1
-
histogram.m
image processing
code for Histogram
- 2014-10-12 19:00:59下载
- 积分:1
-
PHD
用PHD滤波的方法实现多目标跟踪,及对PHD滤波性能的检测。(PHD filter method using multi-target tracking, and performance testing for the PHD filter.)
- 2021-01-01 18:48:58下载
- 积分:1
-
spiht_5
image compression using sphit algorithm
- 2012-02-15 19:59:27下载
- 积分:1
-
K均值
说明: K均值作为图像分割的经典算法,新手必学算法。利用K均值进行图像分割,关于分类个数可以进行人为设定。(As a classical algorithm for image segmentation, k-means is a must-learn algorithm for beginners. The k-means is used for image segmentation, and the number of classification can be set artificially.)
- 2019-05-09 10:54:48下载
- 积分:1
-
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
-
text-segmentation
不均匀光照下的文字分割,综合运用同态滤波方法、Bernsen局部阈值法、边缘识别法。(Uneven illumination of the text segmentation, integrated use of homomorphic filtering methods, Bernsen local threshold, the edge identification method.)
- 2020-11-11 00:29:45下载
- 积分:1
-
f771982e0947
sift算法引用于图像处理的一些常用程序(a reference to the image processing algorithms sift some common procedures)
- 2020-09-03 13:48:07下载
- 积分:1
-
stereo
立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
- 2020-06-29 14:40:02下载
- 积分:1
-
image-segmentation
采用分水岭算法对图像进行分割。直接对图像进行分水岭算法,效果并不理想。本方法使用形态学重建技术对前景对象进行标记,求局部极大值,最终将分割好的图像进行伪彩色显示,让结果更加明显。适用于较复杂的图像分割处理。(Using watershed algorithm for image segmentation. Watershed algorithm for image directly, the effect is not ideal. This method uses morphological reconstruction technique foreground object is marked, find local maxima, eventually dividing good pseudo-color image display, make the results more apparent. Applicable to more complex image segmentation processing.)
- 2015-01-13 15:41:04下载
- 积分:1