CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - watershed
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - watershed - List
[
Graph program
]
Watershed
DL : 0
图象处理的分水岭算法-the watershed image processing algorithm
Date
: 2008-10-13
Size
: 96.06kb
User
:
chen
[
Graph program
]
watershed分水岭算法
DL : 1
watershed分水岭算法的源代码对彩色图像能直接处理
Date
: 2010-04-21
Size
: 847.33kb
User
:
sirc.liujh@yahoo.com.cn
[
Graph program
]
Watershed
DL : 0
图象处理的分水岭算法-the watershed image processing algorithm
Date
: 2026-01-03
Size
: 96kb
User
:
chen
[
Graph program
]
GVF_Snake
DL : 0
GVF相关代码及相关论文资料(),含: GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code, ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。 (所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip) -gradient vector flow code and related information paper (), containing : GRADIENT VECTOR FLOW DEMONSTRATION (gradient vector flow) matl ab code, ITERATIVE WATERSHED SEGMENTATION (c-code). with Snake GUI code. (Contained in documents : gvf_v5.zip, MateiDemo.zip. snake_demo.zip)
Date
: 2026-01-03
Size
: 2.68mb
User
:
陈志贤
[
Graph program
]
fenshuiling
DL : 0
一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
Date
: 2026-01-03
Size
: 58kb
User
:
xioan hua
[
Graph program
]
fenshui
DL : 0
matlab环境下的基于形态学的分水岭算法,进行图象分割.-Matlab environment based on the morphology of the watershed algorithm for image segmentation.
Date
: 2026-01-03
Size
: 1kb
User
:
betty
[
Graph program
]
watershedimageprocessing
DL : 0
给出了分水岭方法应用于图像处理的头文件和CPP文件-given watershed method is applied to image processing in the first paper documents and CPP
Date
: 2026-01-03
Size
: 1kb
User
:
常秋月
[
Graph program
]
matlabwatershedcode
DL : 0
分水岭分割在matlab下实现,希望大家多提意见。-watershed segmentation in Matlab achieve, we hope to do so.
Date
: 2026-01-03
Size
: 5kb
User
:
kid
[
Graph program
]
MyImageDBDoc
DL : 0
用c++编写的一个图像分水岭算法的程序,用于图像分割-With c++ Prepared an image procedures watershed algorithm for image segmentation
Date
: 2026-01-03
Size
: 23kb
User
:
gg
[
Graph program
]
labelCombination.tar
DL : 0
Combining some labeled images is a quite common and useful task in image analysis. That s something we may want to do to prepare the markers for a watershed from markers for example, or to write the output of several segmentations in a single file. This article comes with three new filters to make the combination of labeled images easier with ITK. This contribution also try to provide an implementation better integrated with the ITK pipeline model than the itkMultipleUnlabeledImagesToLabeledImageFilter contribution.
Date
: 2026-01-03
Size
: 550kb
User
:
刘长乐
[
Graph program
]
labelwatershed
DL : 0
标记分水岭的matlab程序。分水岭变换就是指将原图像转换为一个标记图像, 其中所有属于同一集水盆的点均被赋予同一个标记, 并用一个特殊的标记来标识分水岭上的点-Marking a watershed in the matlab program. Watershed transform refers to the original image is converted to a Tagged Image, which all belong to the same set of points were given a basin with a marker, and a special marker to identify the point of a watershed
Date
: 2026-01-03
Size
: 1kb
User
:
小静
[
Graph program
]
Label a watershed image
DL : 0
图像的分水岭分割及标记分块。是进行图像处理的有利工具-Image segmentation and marking a watershed block. Is a powerful tool for image processing
Date
: 2026-01-03
Size
: 3kb
User
:
liulei
[
Graph program
]
watershed
DL : 0
本程序是实现分水岭图像分割,对许多图像效果良好-This procedure is the realization of the watershed image segmentation, the effect of good
Date
: 2026-01-03
Size
: 25kb
User
:
高圆圆
[
Graph program
]
watershed
DL : 0
watershed algorithm implementation
Date
: 2026-01-03
Size
: 2kb
User
:
anoop
[
Graph program
]
vcwatershed
DL : 0
分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。-Watershed segmentation method is a topology-based theory of mathematical morphology segmentation method, the basic idea is the image as a geodesic topology on the landscape, the image pixel gray value of each point indicates that the point of the altitude, Each local minimum value and its impact area known as the catchment basins, while the catchment basins of the border, however, the formation of a watershed. Watershed concepts and immersed in the process of the formation can be illustrated through simulation. A local minimum in each surface, piercing a small hole, and then slowly immersed in water the whole model, with the deepening of immersion, each local minimum value of the influence domain slowly expanded outward, in the two catchment the confluence of building the dam basin, namely, the formation of a watershed.
Date
: 2026-01-03
Size
: 64kb
User
:
zhaolipo
[
Graph program
]
watershed
DL : 0
典型的分水岭分割,内容是vc++实现的,需要自己编写,图像文件类-A typical watershed segmentation, content is vc++ to achieve, needs its own writing, image file type
Date
: 2026-01-03
Size
: 3kb
User
:
赵佳
[
Graph program
]
WaterShed
DL : 0
WaterShed图像分割方法,使用C++来编写的程序,分割效果还不错,不过要用的话,自己还是要调一下的。-WaterShed image segmentation method, using C++ to write programs, segmentation results were pretty good, but use the words that he is still would like to stress the.
Date
: 2026-01-03
Size
: 1.06mb
User
:
王光宇
[
Graph program
]
Watershed
DL : 0
Date
: 2026-01-03
Size
: 7kb
User
:
王如意
[
Graph program
]
WaterShed
DL : 0
WaterShed源码,对于新手有帮助-WaterShed Sample...
Date
: 2026-01-03
Size
: 348kb
User
:
jj2010
[
Graph program
]
watershed
DL : 0
分水岭算法的基本实现,用于图像分割。最终可以得到图像的分割线条。-image segmentation based on watershed algrithm
Date
: 2026-01-03
Size
: 4kb
User
:
安素
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.