搜索资源列表
goodidea
- 基于Lab空间的彩色图像分割(一种很好很简单的方法 值得所有人学习-Lab-based color image segmentation of space (a good easy way) worth to learn for everyone
HillClimbingSegment.1.0
- 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
HillClimbingSegment[1].1.0
- 利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
segmentation
- 基于lab色彩空间的k-means彩色图像分割算法-color picture segmentation based on lab color-space and k-means
K_means-image-segmentation
- 将彩色图像从RGB转化到lab彩色空间,进行K-mean聚类将图像分割-The color image in RGB color space conversion to lab space , K-mean clustering image segmentation
kmeans
- 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
Lab
- Lab空间对一幅彩色图像的颜色色图像的分割-Lab space for a picture of a color image color image segmentation
segmentation-of-color-images
- 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab
program4
- 利用色彩空间的转换(RGB到LAB),并结合图像的颜色直方图分布,对彩色图像进行图像分割-Using the color space conversion (RGB to LAB), and combined with the color histogram of the image to segment thecolor images