CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - growing region
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - growing region - List
[
Graph program
]
region growing
DL : 0
Using seeded region growing to segment the leaf image.
Update
: 2011-11-22
Size
: 1.22kb
Publisher
:
2006chenjian@gmail.com
[
Windows Develop
]
Edge_Detection_and_Segmentation
DL : 0
mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed-mage Processing Toolbox neededEdge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
Update
: 2025-02-17
Size
: 6kb
Publisher
:
少文
[
matlab
]
seg_twoseeds
DL : 0
区域生长算法分割脑部图像, 两个种子点,解决完整分割白质的算法-Region growing algorithm for segmentation of brain images, the two seed points, solve the integrity of white matter segmentation algorithm
Update
: 2025-02-17
Size
: 38kb
Publisher
:
alison
[
Special Effects
]
stack_seg
DL : 0
基于堆栈的图像分割算法,速度较普通区域生长法更快-Stack-based image segmentation algorithm, region growing faster than the ordinary method faster
Update
: 2025-02-17
Size
: 38kb
Publisher
:
alison
[
Special Effects
]
region_growing
DL : 0
C语言编写的图像分割程序,采用region growing区域生长算法,只能用于pgm灰度图-C language image segmentation procedures, the use of region growing region growing algorithm, can only be used for grayscale pgm
Update
: 2025-02-17
Size
: 3kb
Publisher
:
丛威
[
Graph program
]
growcut
DL : 0
这是关于图像区域生长的源码,希望对这方面的人有所帮助-This is on the source image region growing, I hope people in this area help
Update
: 2025-02-17
Size
: 1.71mb
Publisher
:
孟美美
[
Special Effects
]
pc
DL : 1
利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文。-Using phase coherence image edge extraction, K-means clustering image after region growing segmentation, attached reference paper.
Update
: 2025-02-17
Size
: 2.45mb
Publisher
:
ost86
[
matlab
]
region_growing
DL : 0
image segmentation region growing
Update
: 2025-02-17
Size
: 54kb
Publisher
:
jamal
[
Other
]
softwareTT
DL : 0
This attachment contain several matlab files for image segmentation, including region growing, FCM.
Update
: 2025-02-17
Size
: 963kb
Publisher
:
a_veloz
[
Other
]
GUI_sanweikeshihua
DL : 0
该程序为gui程序,程序中很多菜单可以实现三维体可视化,区域生长算法进行图像分割以及栅状图三维可视化,界面很好!-The program for the gui program, the program, many of the menu can be achieved visualization of three-dimensional body, region growing algorithm for image segmentation and visualization of three-dimensional grid-like map, interface very good!
Update
: 2025-02-17
Size
: 241kb
Publisher
:
成林
[
Graph program
]
MATLABimageprocess2
DL : 0
医学图像处理,实现图像分割,一基于区域生长法;二基于最佳阈值分割-Medical image processing, and image segmentation, one based on region growing method two thresholding based on the best
Update
: 2025-02-17
Size
: 123kb
Publisher
:
ghostlin
[
Other
]
pepp
DL : 0
This code contains region growing segmentation algorithm to obtain the similar edges in color images
Update
: 2025-02-17
Size
: 65kb
Publisher
:
Rekha.N
[
Documents
]
chuli
DL : 0
区域增长法对图像进行分割处理,并去噪处理,图像增强-Region-growing segmentation of the image processing and de-noising processing, image enhancement
Update
: 2025-02-17
Size
: 1.12mb
Publisher
:
juan
[
Graph program
]
regiongrow
DL : 0
图像处理中的区域生长算法,利用若干种子点的选取进行区域生长。-Image processing region growing algorithm, using several seed points selected for regional growth.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
任亮
[
Special Effects
]
regiongrowing
DL : 0
这是个关于图像区域增长分割算法的源程序,在matlab上实现-This is a region growing image segmentation algorithm on the source, to achieve in matlab
Update
: 2025-02-17
Size
: 38kb
Publisher
:
yiweibo
[
Special Effects
]
main
DL : 0
基于分水岭自动选取种子的区域生长来进行彩色图像分割-Automatically selected based on the watershed to the seed region growing for color image segmentation
Update
: 2025-02-17
Size
: 5kb
Publisher
:
Image
[
Software Engineering
]
2009101511423051
DL : 0
区域生长代码 区域生长代码 区域生长代码 -Region growing region growing code code code for regional growth and regional growth and regional growth code code code region growing
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王新竹
[
OpenCV
]
C_sharp
DL : 0
包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
Update
: 2025-02-17
Size
: 179kb
Publisher
:
chen
[
Special Effects
]
Region-Grow
DL : 0
区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
Update
: 2025-02-17
Size
: 1.23mb
Publisher
:
gengchenyao
[
Special Effects
]
quyushengzhang1
DL : 0
区域生长(region growing)是指将成组的像素或区域发展成更大区域的过程。从种子点的集合开始,从这些点的区域增长是通过将与每个种子点有相似属性像强度、灰度级、纹理颜色等的相邻像素合并到此区域。它是一个迭代的过程,这里每个种子像素点都迭代生长,直到处理过每个像素,因此形成了不同的区域,这些区域它们的边界通过闭合的多边形定义。-Region growing (region growing) is the pixel will become the group into a larger regional or regional development process. Collection of seed points from the beginning, from the point of the region is growing with each seed point by similar properties such as strength, gray scale, color and texture of adjacent pixels merge into this area. It is an iterative process, where each iteration of the seed pixel are growing, until processed for each pixel, thus creating a different area, the boundaries of these regions are defined by closed polygons.
Update
: 2025-02-17
Size
: 14kb
Publisher
:
庞涛
«
1
2
3
4
5
6
7
8
9
10
...
22
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.