搜索资源列表
split_merge
- 通过区域分裂和合并对图像区域完成分裂合并的算法-Through the regional division and the completion of the merger on the image region splitting and merging algorithm
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 evaluation and verification.
summary-homework-2011
- 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
region-merge
- matlab源码,主要用于图像的区域分裂和合并,这里主要采用的是四叉树的算法。-matlab source code, mainly for the image of the region splitting and merging, here is the algorithm used quadtree.