搜索资源列表
EvsBmpPro
- 机遇区域增长法的图象分割源程序,可以得到被统计区域的面积和周长以待后续处理-regional growth opportunities law Segmentation source, I can get by the regional statistical area and perimeter until follow-up treatment
区域增长法代码
- 此资源为区域增长法的实现代码,用于使用时选取一个合适的种子点进行区域填充,将彩色图像的不同区域分割出来
区域增长
- 本代码为区域增长算法,通过区域增长法可以进行图像区域分割
EvsBmpPro
- 机遇区域增长法的图象分割源程序,可以得到被统计区域的面积和周长以待后续处理-regional growth opportunities law Segmentation source, I can get by the regional statistical area and perimeter until follow-up treatment
quyu1
- 不调用matlab库函数的用区域增长法进行阈值分割。-Matlab library function call does not use regional growth threshold segmentation method.
segmentation
- 包含区域增长法的区分水岭算法,区域增长分为两步,一是合并极小区;二是合并相似等等,非常不错的代码,-Image Watershed Segmentation code
EdgeContour
- 图像处理的边缘检测代码,包括Sobel。Prewitt,区域增长法等几种常用的代码-Edge detection image processing code, including Sobel. Prewitt, regional growth and so the code for some commonly-used
connectedlab
- 连通区域标记算法,包括区域增长法、线标记和像素标记以及各种综合的算法!-Connected region labeling algorithms, including region-growing, line marking and pixel tags and a variety of synthesis algorithms!
chuli
- 区域增长法对图像进行分割处理,并去噪处理,图像增强-Region-growing segmentation of the image processing and de-noising processing, image enhancement
imagesegmentation
- 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluati
edgegrowing
- matlab区域增长法法进行图像边缘检测-region growing method matlab edge detection method
region_grow1
- 区域增长法的Matlab实现,区域增长法的Matlab实现-Matlab to achieve regional growth law
MeshSegmentation
- 基于区域增长法的模型切割 很适于初学者对opengl和三维模型的学习-Model-based region growing method is suitable for beginners cutting and three-dimensional model of the learning opengl
tuxiangfengexitong
- 这是个基于VC++的图像处理系统,主要实现实现系统能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开的功能 2.实现系统能对图像文件进行保存,另存的功能 3.实现系统能对图像文件进行打印的功能 4.实现系统退出操作的功能 5.图像分割:阈值分割、区域生长、分裂合并 、区域增长法、特征空间聚类法、用分水岭变换分割法等各种方法,实现复杂区域的分割 希望对大家有用-This is based on V
Threshold-segmentation
- 综合介绍了几种阈值分割,如迭代阈值法,区域增长法等-Comprehensive introduced several threshold segmentation, such as iterative thresholding, region growing method
MRI_image_segmentation
- 用形态学方法和区域增长法进行MRI脑肿瘤图像分割-By morphology and region growing method for MRI brain tumor segmentation
RegionGrow
- 区域增长法 是按一定规则扩散的算法。用于图像处理领域-Region growing algorithm is spread according to certain rules. For the field of image processing
ostuPquyuzhengzhang
- 用于左心室分割的Ostu法和区域增长法选取特定的分割位置,有详细标注,可用于学习与应用,附有两张BMP格式的左心室图像和3张DICOM格式的左心室图像-Left ventricular image for the left ventricle segmentation Ostu method and region growing segmentation method to specific location, detailed la
Region_growing
- 图像分割方法区域增长法,基于区域增长的感兴趣区域分割方法,区域生长是一种根据事先定义好的准则将像素或者子区域聚合成更大区域的过程(Image segmentation algorithm region growth method)