搜索资源列表
cvWatershed 基于C++语言的分水岭算法
- 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
fenshuiling
- Opencv图像处理中的分水岭算法的实现。Opencv做图像处理很方便,matlab移植到c++比较麻烦-2D image segmentation in c++ and opencv
watershed
- 图像处理,opencv实例编程代码,分水岭算法-Image processing, opencv examples of programming code, watershed algorithm
fenshuiling
- vc+opencv分水岭算法实现图像的分割-vc6.0+Opencv
OpenCV_Watershed
- OpenCV分水岭算法 OpenCV1.0+VC6.0-OpenCV cvWatershed Sample OpenCV1.0+VC6.0
segment
- opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
cvFitEllipse
- 分水岭算法的自动标记,改进了一下,效果一般 -Automatic marking of watershed algorithm
cvWatershed
- 分水岭opencv中的源码,用c++语言编写,通俗易懂-Source, with c++ language in the watershed opencv written, easy to understand
Watershed1
- 分水岭算法的实现。在他人算法上修改,主要是添加了从图像到矩阵的转换使得程序可以运行并查看结果-Watershed algorithm. Algorithmic modifications in others, mainly from the image added to the matrix conversion makes the program can run and view the results
Watershed
- 基于opencv的分水岭分割算法,希望对大家有点帮助。-Opencv based watershed segmentation algorithm, we want a little help.
Watershedalgorithm
- Watershed Algorithm(分水岭算法),顾名思义,就是根据分水岭的构成来考虑图像的分割。现实中我们可以或者说可以想象有山有湖的景象,那么那一定是水绕山,山围水的情形。-Watershed algorithm
watershed
- MFC界面打开一副图片,对其进行分水岭算法分割-MFC interface to open a picture, its watershed segmentation algorithm
watershed
- 基于opencv的c++编程,用分水岭算法对图像进行轮廓提取-Based on the opencv c++ programming, using the watershed algorithm for image contour extraction
opencv-watershed-segmentation
- C#编程环境下利用OpenCV实现分水岭图像分割的代码文档- Under the C# programming environment to achieve watershed image segmentation using OpenCV code documentation
watershed
- 基于opencv的分水岭算法,带标记。详情请参见“带标记的分水岭算法”-Opencv-based watershed algorithm with marker, you can take.
run_watershed
- opencv代码实现,分水岭分割代码实现-opencv code, watershed segmentation code
watershed
- 基于opencv实现分水岭算法的图像分割程序,在图像的不同区域画线,然后按w键运行算法,就可得到分割图像。-Image segmentation based on opencv achieve watershed algorithm procedures, in different areas of the image line drawing, and then press the w key operation algorithm, image segmentation can be obt
Image-segmentation
- 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmen
foreObject
- 基于OpenCV的实现分水岭法提取图像中的目标,采用OpenCV2.x实现,使用VS2012开发-OpenCV implementation of watershed extraction target image using OpenCV2.x achieved using VS2012 development based on
7分水岭算法
- 利用opencv实现分水岭算法,可直接运行(Opencv implementation of watershed algorithm)
