搜索资源列表
regiongrow
- 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4) 结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, I
RegionGrow
- 区域生长的matlab源码 region grow-Matlab source of regional growth region grow
regiongrow
- 利用区域生长法实现对图象的分割,此为C-C++代码-Realize the use of region growing segmentation of images, this is C-C++ Code
regiongrow
- 区域生长法的图像分割方法,效果分厂不错,值得借鉴!-Region growing image segmentation method, the effect of a good factory, worth learning!
regiongrow
- 区域增长速算法的C++编程实现代码,带有编程注释。-region grow c++ code for image processing
regiongrow
- 该程序是MATLAB源程序,通过区域生长来对图像进行分割。-MATLAB source code of the program is through the growth to the region segmentation of images.
regiongrow
- 图象分割 区域增长的 使用MATLAB语言进行编写的-Image Segmentation of regional growth in the use of language written in MATLAB
regionGrow
- 该程序用于实现图像分割中的区域生长法。共有4个参数。1,2,种子点的座标,3,图像,4,生长时用到的域值。-this code is used for region growing in the image segmentation domain.
regiongrow
- 图像处理中的区域生长算法,利用若干种子点的选取进行区域生长。-Image processing region growing algorithm, using several seed points selected for regional growth.
regiongrow
- 利用区域标记进行区域分割,去除面积较小的联通区域-Use of regional segmentation markers, removing smaller areas Unicom
regiongrow
- 完成区域生长算法,其中先使用sobel进行边缘检测(也可以跳过此步骤),再进行区域生长实现分割。使用VC++6.0,opencv1.0-Complete the region growing algorithm, which first edge detection using sobel (you can also skip this step), then the region growing to achieve segmenta
regiongrow
- 用MATLAB实现基于区域的区域生长图像分割方法的源代码。-REGIONGROW Perform segmentation by region growing.
regiongrow
- 二值图像区域生长,可以计算二值图像的区域增长的范围。-Binary image region growing, can calculate the binary image of the regional growth range.
regiongrow
- region growing: Perform segmentation by region grow1ng. [G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a si
regiongrow
- alg regiongrow based on matlab ,just a simple one.and it can only be suggested as a reference
RegionGrow
- CBuilder的区域生长函数,修改自VC的代码,在WindowsXP+C++ Builder下运行通过-Function RegionGrow() for C++ Builder
regiongrow
- 图像处理,图像分割,区域增长源代码,regiongrowing-regiongrow code
regiongrow
- Use regiongrow algorithm to 經過像素聚積成長後的輸出影像
regiongrow
- 图像处理中常用的M文件,区域生长regiongrow.m文件 paddedsize.m文件(The M file used in image processing, regional growth regiongrow.m paddedsize.m file)
regiongrow
- 区域生长,图像的分割,种子点选取流程,,,,,,,,,,,,,,,,,,,(mage segmentation is the technology and process of dividing an image into several specific and unique regions and presenting interesting targets. It is a key step from image processi