搜索资源列表
-
0下载:
经典彩色图像分割文章《Robust Analysis of Feature Spaces Color Image Segmentation》的c++源码-classic color image segmentation article "Robust Analysis of Feature Sp aces Color Image Segmentation "c FOSS
-
-
1下载:
彩色图像分割程序,采用k-means算法,用c++语言编写。 ,Color image segmentation procedures, the use of k-means algorithm, with c++ languages.
-
-
0下载:
利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
-
-
0下载:
直方图均衡化代码段。先对图像进行模型转换,在对灰度值分量进行直方图均衡化。适合彩色图像转化-Histogram equalization code segment. First model image conversion, in the gray value histogram equalization components. Suitable for color image transformation
-
-
0下载:
数字图像提取技术中的彩色和灰度图像分割技术,基于vc平台,很有帮助-Digital image technology in the extraction of color and gray-scale image segmentation technology platform based on the vc, very helpful
-
-
0下载:
本程序能实现对彩色图像的实时分割,不仅能分割色彩,还能对强度等进行分割等。-This programming not only can segment the color image ,but also can deal with intensity etc.
-
-
0下载:
本程序能实现对图像的分割,实践表明是个不错的分割算法。-This programming can segment the color image ,in pracice, which is a very good image segment algorithom.
-
-
0下载:
利用matlab对彩色图像进行分割处理,图像针对bmp jpg pcn格式-color image segment
-
-
0下载:
基于matlab的颜色特征图像分割的图像检索源程序-Based on the color characteristics of image segmentation matlab image retrieval source
-
-
0下载:
This function is used to segment a color image in RGB format. Number of cluster must be include and approximately by user.
-
-
0下载:
《数字图像处理》源码
部分函数列表
bayesgauss - Bayes classifier for Gaussian patterns.
bound2eight - Convert 4-connected boundary to 8-connected.
bound2four - Convert 8-connected boundary to 4-connected.
bound2im - Convert boundary to image.
boundar
-
-
0下载:
使用OpenGl实现彩色图像分割的代码,简单实用,方便大家学习-Color image segmentation using OpenGl implementation of the code, simple and practical, facilitate learning
-
-
0下载:
选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Select a color image read in the first run Untitled.m program interacts with the mouse as you select a color region segmentation of color with other objectives, segm
-
-
1下载:
由于彩色图像提供了比灰度图像更为丰富的信息, 因此彩色图像处理正受到人们越来越多的关注。彩色图像分割是彩色图像处理的重要问题, 彩色图像分割可以看成是灰度图像分割技术在各种颜色空间上的应用, 为了使该领域的研究人员对当前各种彩色图像分割方法有较全面的了解, 因此对各种彩色图像分割方法进行了系统论述, 即先对各种颜色空间进行简单介绍, 然后对直方图阈值法、特征空间聚类、基于区域的方法、边缘检测、模糊方法、神经元网络、基于物理模型方法等主要的彩色图像分割技术进行综述, 并比较了它们的优缺点, 通过比
-
-
1下载:
这是一个关于彩色图像分割的报告,内含源代码及处理结果等,图像分割采用K-mean聚类分割方法。-K-mean cluster segment
-
-
0下载:
实现了对任意的彩色图像的分割 不需要进行预先的分类总数的设定和干预-a very strong and robust color image segmentation algorithom which can be used in a lot of area
-
-
0下载:
a software to segment color image by region merge
-
-
0下载:
基于MFC的单文档程序,读入图像以后,首先得到的是图像的直方图,然后通过阈值读图像进行分割,图像可以是彩色图像,也可以是非彩色。-MFC-based single document procedures , the read image is first obtained after a histogram of the image , and then divided by the threshold value read image , the image may be a color im
-
-
0下载:
通过提取图像上某一区域的颜色信息,程序能图像上所有与该区域具有相同颜色的其他区域分割出来。-Through extracting color image information of an area , program can segment all the other regions which have the same color as the extracted region. segmentation.
-
-
0下载:
使用OpenGl实现彩色图像分割的代码,简单实用,方便大家学习-Color image segmentation using OpenGl implementation of the code, simple and practical, facilitate learning
-