Location:
Search - GROW REGION
Search list
Description: 区域生长的matlab源码
region grow
Platform: |
Size: 983 |
Author: guoyaomc |
Hits:
Description: 本代码为区域增长算法,通过区域增长法可以进行图像区域分割
Platform: |
Size: 6394 |
Author: zwlwork2011@126.com |
Hits:
Description: 区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 -regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel additional seeds
Platform: |
Size: 1024 |
Author: carolin1980 |
Hits:
Description: 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4)
结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, It is perhaps the most- or the most secret, or at the point of the cluster center point ... through two sets of pixels regional growth algorithm : A regional seed pixels B regional growth .3) growth rules 4) concluded conditions.
Platform: |
Size: 2048 |
Author: 蒋建军 |
Hits:
Description: 区域生长的matlab源码
region grow-Matlab source of regional growth region grow
Platform: |
Size: 1024 |
Author: guoyaomc |
Hits:
Description: 区域增长速算法的C++编程实现代码,带有编程注释。-region grow c++ code for image processing
Platform: |
Size: 1024 |
Author: 张建宏 |
Hits:
Description: region grow
sirve para separa una region de una imagen dependiendo del nivel de griss que tenga los valores de entrada que es el punto a evaluar
Platform: |
Size: 30720 |
Author: jovhy |
Hits:
Description: Image Segmentation Algorithm Using modified Region-Grow implemented in matlab
Platform: |
Size: 499712 |
Author: 刘宝渊 |
Hits:
Description: 实现图像的sobel轮廓提取、闭合轮廓线提取、区域生长等-region grow ,sobel
Platform: |
Size: 10637312 |
Author: 曹艳娟 |
Hits:
Description: 此M文件主要利用区域生长和边缘检测进行图像分割-image segment by region grow
Platform: |
Size: 1024 |
Author: mayun |
Hits:
Description: 從一種子像素開始,透過平均灰階度、色彩等性質檢視,將類似性質的像素逐一納入所考慮區域中,逐漸長成一個性質相似的影像區塊。-Starting from a sub-pixel by the average degree of gray-scale, color and other properties to view, each pixel of a similar nature will be included in the region considered, and gradually grow into an image block of a similar nature.
Platform: |
Size: 1024 |
Author: Luo |
Hits:
Description: 图像处理中的区域生长算法,利用若干种子点的选取进行区域生长。-Image processing region growing algorithm, using several seed points selected for regional growth.
Platform: |
Size: 1024 |
Author: 任亮 |
Hits:
Description: region growing:
The fundamental drawback of histogram-based region detection is that histograms
provide no spatial information (only the distribution of gray levels).
- Region-growing approaches exploit the important fact that pixels which are close
together have similar gray values.
• Region growing
- Start with a single pixel (seed) and add new pixels slowly
(1) Choose the seed pixel
(2) Check the neighboring pixels and add them to the region if they are similar to-region growing:
The fundamental drawback of histogram-based region detection is that histograms
provide no spatial information (only the distribution of gray levels).
- Region-growing approaches exploit the important fact that pixels which are close
together have similar gray values.
• Region growing
- Start with a single pixel (seed) and add new pixels slowly
(1) Choose the seed pixel
(2) Check the neighboring pixels and add them to the region if they are similar to
Platform: |
Size: 368640 |
Author: alo |
Hits:
Description: 区域生长算法,用于图像分割。
运行RunGrow.m
修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
Platform: |
Size: 1288192 |
Author: gengchenyao |
Hits:
Description: 通过区域生长进行图像分割,所得到的区域是闭合的曲线-Image segmentation by region growing, and the resulting curve of the area is closed
Platform: |
Size: 1024 |
Author: yu |
Hits:
Description: region growing algorithm
Platform: |
Size: 1024 |
Author: nanang |
Hits:
Description: Region Growing in Python
Platform: |
Size: 62464 |
Author: ozkan |
Hits:
Description: matlab的基于种子的区域生长处理,源码-matlab region grow seed growing matlab regiongrow region growing using matlab regiongrow by seed regiongr
Platform: |
Size: 1024 |
Author: junhunqu |
Hits:
Description: 区域生长法的介绍与实现方法,对于初学者很实用-The introduction and implementation of the region growing method, very useful for beginners
Platform: |
Size: 514048 |
Author: 张山 |
Hits:
Description: 图像分割算法中的种子点生长算法,用txt保存的,复制粘贴一下就能用,亲测,还不错-region grow
Platform: |
Size: 2048 |
Author: 高 |
Hits: