搜索资源列表
RegionGrow
- 区域生长的matlab源码 region grow
区域增长
- 本代码为区域增长算法,通过区域增长法可以进行图像区域分割
regiongrow.rar
- 区域增长速算法的C++编程实现代码,带有编程注释。,region grow c++ code for image processing
Region-Grow
- 区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
region grow
- 区域生长算法,对学习图像处理很有帮助,希望对你有用
reg_grow
- 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
Segment
- Image Segmentation Algorithm Using modified Region-Grow implemented in matlab
image
- 实现图像的sobel轮廓提取、闭合轮廓线提取、区域生长等-region grow ,sobel
imagesegment
- 此M文件主要利用区域生长和边缘检测进行图像分割-image segment by region grow
REGIONGROW
- 從一種子像素開始,透過平均灰階度、色彩等性質檢視,將類似性質的像素逐一納入所考慮區域中,逐漸長成一個性質相似的影像區塊。-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 gr
regiongrow
- 图像处理中的区域生长算法,利用若干种子点的选取进行区域生长。-Image processing region growing algorithm, using several seed points selected for regional growth.
RegionGrowing
- 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
Region_Grow
- 使用matlab工具开发的图片region grow的功能,能很好的运行,希望大家可以下载使用。-Matlab image using region grow tool development function, to a very good run, I hope you can download.
Edge-Detection-and-Segmentation
- 边缘检测和分割,edgedetect,houghtr,quadtree,region grow, sobeledge,straightline,thresh,watersd-Edge detection and segmentation
grow
- 通过区域生长进行图像分割,所得到的区域是闭合的曲线-Image segmentation by region growing, and the resulting curve of the area is closed
region-grow
- region growing algorithm
reg-grow
- Region Growing in Python
region
- matlab的基于种子的区域生长处理,源码-matlab region grow seed growing matlab regiongrow region growing using matlab regiongrow by seed regiongr
region-grow
- 区域生长法的介绍与实现方法,对于初学者很实用-The introduction and implementation of the region growing method, very useful for beginners
region-grow
- 图像分割算法中的种子点生长算法,用txt保存的,复制粘贴一下就能用,亲测,还不错-region grow