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
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - watershed - List
[
Windows Develop
]
Watershed-Segmentation
DL : 0
用标记-分水岭算法对输入图像进行分割 This the implementation of the algorithm based on immersion model.-Markers-watershed algorithm, the image segmentation This is the implement ation of the algorithm based on immersion model .
Date
: 2008-10-13
Size
: 9.59kb
User
:
肖雪
[
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
Date
: 2008-10-13
Size
: 6.63kb
User
:
少文
[
Windows Develop
]
grid_segmentation.zip
DL : 0
This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures make the conventional approaches hard to achieve a satisfactory partition. We formulate the segmentation procedure as a new framework of iterative watershed region growing constrained by the ridge information. The seeds are selected by an effective double-threshold approach, and the ridges are superimposed as the highest waterlines in watershed transform. To tackle the over-segmentation problem, the blobs are merged iteratively with the utilization of Bayes classification rule. Experimental results show that the algorithm is effective in performing segmentation without too much parameter tuning.
Date
: 2011-05-05
Size
: 695.57kb
User
:
jjrs05
[
Windows Develop
]
Watershed-Segmentation
DL : 0
用标记-分水岭算法对输入图像进行分割 This the implementation of the algorithm based on immersion model.-Markers-watershed algorithm, the image segmentation This is the implement ation of the algorithm based on immersion model .
Date
: 2026-01-03
Size
: 9kb
User
:
肖雪
[
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
Date
: 2026-01-03
Size
: 6kb
User
:
少文
[
Windows Develop
]
Cwatershed
DL : 0
C语言开发的基于梯度图的分水岭变换,用于灰度图像的分割,具有比较好的分割效果。-C language development gradient map based on watershed transformation for gray-scale image segmentation, with a relatively good segmentation results.
Date
: 2026-01-03
Size
: 4kb
User
:
杨晓辉
[
Windows Develop
]
wwattersheeda
DL : 0
分水岭算法的源代码,对彩色图像能直接接处理,是一种非常好的算法,欢迎一起讨论 -Watershed algorithm source code, color images can be directly connected processing is a very good algorithm, welcome to discuss
Date
: 2026-01-03
Size
: 711kb
User
:
hundanpl
[
Windows Develop
]
WDistanceTrana
DL : 0
分水岭变换所用的距离图象计算算程序,可比较准确的计算距离值 -The watershed transform the image of the distance calculation and the procedure can be more accurate to calculate the distance value
Date
: 2026-01-03
Size
: 1kb
User
:
暗示
[
Windows Develop
]
Wvcwatersheda
DL : 0
分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构 -Watershed segmentation method segmentation method is based on the topological theory of mathematical morphology, the basic idea is to image as geodesy topological landscape, the gray value of each pixel in the image represents the point of altitude, each local minimum and its area of influence known as the catchment basins, the boundaries of catchment basins community formed the watershed. The concept and formation of the watershed can be simulated immersion process instructions. Pierce a small hole in each local minimum surface, then the model is slowly immersed in water, immersed in the deepening influence domain of each local minimum slowly outward expansion, and in two catchment basin confluence of the structure
Date
: 2026-01-03
Size
: 65kb
User
:
认可
[
Windows Develop
]
wwattershedVCa
DL : 0
分水岭算法Visual C源代码与详细说明:梯度图像、标记图像的预处理,连通区域域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。 -Visual C source code and detailed description of watershed algorithm: the gradient image and marker image preprocessing, the connected region domain calibration, and finally find the watershed. Detailed description of the gradient image, calibration images, the initialization of the output image, absolutely available.
Date
: 2026-01-03
Size
: 20kb
User
:
liming
[
Windows Develop
]
approach-detection-objects
DL : 0
This paper proposes an effective approach to the detection of small objects by employing watershed-based transformation. In our work, moving objects with small size and low contrast are fi rst detected from an image sequence which was captured from a video camera.
Date
: 2026-01-03
Size
: 319kb
User
:
kaw
[
Windows Develop
]
section-base-on-lab-Watershed
DL : 0
标记分水岭分割算法,用来对图像中的目标物体是连在一起的时候进行图像分割-Mark Watershed segmentation algorithm, used to image the target object is linked to the time for image segmentation
Date
: 2026-01-03
Size
: 1kb
User
:
wyb
[
Windows Develop
]
WaterShed--CPP
DL : 0
分水岭算法 用MFC编写的分水岭算法,可以通过这一经典算法,去启迪读者了解图像处理的方法和思路,十分不错,值得借鉴。-Watershed algorithm written in MFC watershed algorithm, can pass the classic algorithms, to inspire readers to understand the image processing method and train of thought, is very good, is worth using for reference.
Date
: 2026-01-03
Size
: 11.6mb
User
:
lionel
[
Windows Develop
]
image-segmentation
DL : 0
很全面的图像分割matlab代码,内含分水岭算法,区域生长法等,亲试,很好用-Very comprehensive image segmentation matlab code, containing watershed, region growing method, pro-test, very good use
Date
: 2026-01-03
Size
: 3kb
User
:
刘
[
Windows Develop
]
9460000
DL : 0
这是一个MATLAB仿真文件,旨在对试验图像进行分水岭变换处理,-This is a MATLAB simulation files, aimed to test image watershed transform processing,
Date
: 2026-01-03
Size
: 26kb
User
:
kfdtey
[
Windows Develop
]
rzsolutionlasekcapability
DL : 0
这是一个MATLAB仿真文件,旨在对试验图像进行分水岭变换处理,-This is a MATLAB simulation files, aimed to test image watershed transform processing,
Date
: 2026-01-03
Size
: 26kb
User
:
setsbm
[
Windows Develop
]
segmentation_picture(分水岭分割算法)
DL : 0
初步实现分水岭分割算法,平台为:VS 2015 + opencv 3.2(Preliminary realization of watershed segmentation algorithm)
Date
: 2026-01-03
Size
: 8.46mb
User
:
木木_Ashley
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.