搜索资源列表
OpenCV种子填充实现彩色图像分割的代码
- OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
彩色图像分割
- matlab 源码 彩色图像的分割 效果很好
K_means_color_segmentation.rar
- 用k-means 做彩色图像分割,分类数可选,Using k-means to do color image segmentation, classification number of optional
mean shift 彩色图像分割经典算法
- mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
color3dseg.rar
- 彩色图像分割算法:彩色分水岭分割算法,C++实现,直接对彩色图像进行分割处理。,Color Image Segmentation Algorithm: color watershed segmentation algorithm, C++ to achieve a direct segmentation of color image processing.
Segment.rar
- 彩色图像分割程序,采用k-means算法,用c++语言编写。 ,Color image segmentation procedures, the use of k-means algorithm, with c++ languages.
CSC.EGBIS.JSEG.Meanshift
- 经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift 的VC++实现;及相关英文文献。绝对值得拥有!-The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definitely worth having!ha ha ...
goodidea
- 基于Lab空间的彩色图像分割(一种很好很简单的方法 值得所有人学习-Lab-based color image segmentation of space (a good easy way) worth to learn for everyone
segmentation-using-mean-shift
- 基于mean—shift的彩色图像分割,包含了采用mean shift进行彩色图像分割的源代码和2篇相关的论文。-Mean-shift based color image segmentation, including the use of mean shift to color image segmentation of the source code and two related papers.
区域生长法分割彩色图像
- 采用区域生长方法分割彩色图像。用matlab编写的源程序。先用鼠标获取生长点,程序完成自动分割。
CISE
- 这是一个使用fcm对彩色图像分割,VC开发,效果非常好,编译需要OpenCV-This is a color image segmentation using the fcm right, VC development, the effect is very good, you will need all OpenCV
Wallpapers-based-on-mean-shift
- 本程序首先把图像由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
imseg
- 利用EM算法进行的彩色图像分割,利用EM算法进行的彩色图像分割-The use of EM algorithm for color image segmentation
RGBImageSegment
- 一个高效的matlab彩色图像分割软件,-An efficient color image segmentation matlab software
juleiseg
- 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
meanshift彩色图像分割
- 采用meanshift法对彩色图像进行分割,主函数为Meanshift(Meanshift method is used to segment the color image, and the main function is Meanshift)
彩色图像分割算法的研究与实现
- 这是一个彩色图像分割算法的研究与实现文档(Research and implementation of color image segmentation algorithm)
基于训练样本自动选取的SVM彩色图像分割方法研究
- 该文献主要介绍了基于训练样本自动选取的SVM彩色图像分割方法,详细的对比了各种方法的优缺点(This paper mainly introduces the SVM color image segmentation method based on the training sample automatically, and compares the advantages and disadvantages of various methods in detail)
彩色分割
- 一款彩色图像分割软件,包括图像边缘检测,颜色提取等(A color image segmentation software, including edge detection, etc.)
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)