搜索资源列表
localized_seg.zip
- 基于水平集的彩色图像分割matlab实现算法(包括源码、测试图像),Based on the level set for color image segmentation algorithm matlab (including source code, test images)
K_means_color_segmentation.rar
- 用k-means 做彩色图像分割,分类数可选,Using k-means to do color image segmentation, classification number of optional
1
- 实现灰度图的旋转,拉伸,直方图显示,滤波等,实现彩色图象的分割,边缘提取-Grayscale realize the rotation, stretching, histogram display, filtering and so on, to achieve color image segmentation, edge extraction
colur_segmentation
- 基于matlab的色差图像分割程序,可以实现复杂背景下的图像分割。-Matlab based on the color image segmentation procedure, the complexity can be achieved in the context of image segmentation.
rgbquadtree
- 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
seed
- 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
RGBImageSegment
- 一个高效的matlab彩色图像分割软件,-An efficient color image segmentation matlab software
juleiseg
- 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
Bayes
- 基于RGB彩色图像的matlab图像分割-RGB color images based on image segmentation matlab
cseg
- MATLAB基于贝叶斯的RGB的彩色图像分割-MATLAB Based on Bayesian Color Image Segmentation in RGB
colorseg
- RGB color image segmentation
HSV-Space-segmentation(Training-and-Testing)
- 在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
colorimgseg
- 这是一个很好的彩色图像分割源代码,实验结果不错,希望对大家有帮助-This is a good color image segmentation source code, experimental results well, want to help everyone
ColorImageSegmentation
- 彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
Segmentation2
- 包括边缘检测、 灰度阈值分割区域分割彩色分割、特殊方法的图像分割-Including edge detection, region segmentation thresholding gray color segmentation, special methods of image segmentation
segmentation
- 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
my_regioncoordinates.mat
- 彩色图像分割处理源码,使用MATLAB编写。主要用于彩色图像的截取。-Color image segmentation source code, written using MATLAB. Mainly used in color image of the interception.
segment-image
- 基于matlab的颜色特征图像分割的图像检索源程序-Based on the color characteristics of image segmentation matlab image retrieval source
chengxu
- matlab图像分割的实例,包括基于L*a*b空间的彩色图像分割,检测汽车目标,分水岭分割等程序源代码-matlab examples of segmentation, including those based on L* a* b color space, image segmentation, target detection vehicles, watershed segmentation source code
ColorImageSegmentation
- color image segmentation code matlab using kmeans