搜索资源列表
RegionGrowingCy
- 好用地 matlab 区域增长算法,先输入比较范围,再输入种子点数目,然后就是手动选取种子点了 ,好运哦!-good land Matlab regional growth algorithm, importing more scope to import seed spots, Then, they manually select seed, good luck!
matlabRegionGrow
- 基于matlab的区域增长算法,能够有效地实现区域增长,实现快速的计算
matlab_regiongrowing
- 此程序为区域增长经典算法,程序后面有详细注释-This procedure is a classical algorithmfor the regional growth,the procedure followed in detail the Notes
quyu1
- 不调用matlab库函数的用区域增长法进行阈值分割。-Matlab library function call does not use regional growth threshold segmentation method.
111regionbest
- 基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用-Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal functio
111quyushengzhang
- 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
111Regionbetter
- 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
Regional_Growth_Act
- 典型,具有代表性的区域增长算法,选取了3个种子。-Typical and representative regional growth algorithm, select the 3 seed.
Region_Grow
- matlab区域增长图像分割程序,通过种子点搜索邻域的方法进行增长-matlab image segmentation procedures for regional growth
pointandtemplatematching
- 这是自己编的关于区域增长的点跟踪方法和模板匹配跟踪方法结合的例子,克服了点跟踪的缺陷。-point tracking and template matching joint
segment
- 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
RegionGrow921
- 基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助-Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help
chuli
- 区域增长法对图像进行分割处理,并去噪处理,图像增强-Region-growing segmentation of the image processing and de-noising processing, image enhancement
regiongrowing
- 这是个关于图像区域增长分割算法的源程序,在matlab上实现-This is a region growing image segmentation algorithm on the source, to achieve in matlab
D_regionGrow
- 用区域增长算法来进行图像分割,图像二值化,是很好的分割算法-With the region growing algorithm for image segmentation, image binarization, is a very good segmentation
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.
MulSeed
- 多种子点的区域增长,程序可在matlab环境中更直接运行;-Many seeds of regional growth, the program can be more direct in matlab environment to run
edgegrowing
- matlab区域增长法法进行图像边缘检测-region growing method matlab edge detection method
matlab
- 利用matlab图像处理技术,使用区域增长方法对图像进行分割-Matlab image processing technology by using region growing image segmentation method
region_growing
- 区域增长算法,对相似区域进行补全,用于图像区域修正。(Region growing algorithm, to the completion of similar area, used for correction of image region.)