搜索资源列表
-
3下载:
本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
-
-
0下载:
使用MeanShift进行分割聚类的代码~-The use of segmentation MeanShift clustering code ~
-
-
0下载:
Meanshift的非监督聚类方法,主要用于图像处理和模式识别。-Meanshift non-supervised clustering method, mainly used in image processing and pattern recognition.
-
-
0下载:
根据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,代码经我看了后加了丰富的中文注释,
-
-
0下载:
采用了meanshift聚类的方法实现立体视觉双目匹配-Meanshift clustering achieved using binocular stereo vision matching
-
-
0下载:
本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。,实现数据的聚类分割。-The program first the image the RGB space to HSI space and then using color image segmentation strategy and meanshift image segmentation algorithm synthesis of the last to jo
-
-
0下载:
用于聚类,确定聚类半径,聚类中心。用于跟踪。-Clustering is used to determine the radius of the cluster, the cluster center. For tracking.
-
-
0下载:
mean-shift聚类算法matlab实现-Mean-shift clustering algorithm matlab implementation
-
-
0下载:
meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(MeanShift, mean shift is widely used in clustering, image smoothing, segmentation, tracking and so on. Generally refers to an iterative step, that is, first
-
-
2下载:
meanshift可实现图像分割,聚类,在二维图像处理中应用比较广泛(meanshift can conduct image segmentation, clustering, etc. It has been widely used in computer vision and image processing.)
-
-
2下载:
meanshift聚类算法源码 可运行(
Meanshift clustering algorithm source code)
-
-
0下载:
利用meanshift算法对图像进行滤波。meanshift可用于滤波、追踪、聚类、分割等(The image is filtered by means of shift algorithm. Meannshit can be used for filtering, tracking, clustering, segmentation, etc.)
-