搜索资源列表
cvWatershed 基于C++语言的分水岭算法
- 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
watershed
- 图像处理,opencv实例编程代码,分水岭算法-Image processing, opencv examples of programming code, watershed algorithm
segment
- opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
cvWatershed
- 分水岭opencv中的源码,用c++语言编写,通俗易懂-Source, with c++ language in the watershed opencv written, easy to understand
Watershed
- 基于opencv的分水岭分割算法,希望对大家有点帮助。-Opencv based watershed segmentation algorithm, we want a little help.
watershed
- 基于opencv的c++编程,用分水岭算法对图像进行轮廓提取-Based on the opencv c++ programming, using the watershed algorithm for image contour extraction
Lvwatershed
- 本程序利用opencv开源库实现watershed算法,利用人工选择种子点与梯度图两种方法来获取种子点。压缩包内有word文档介绍具体的操作和示例。-The program uses the open-source opencv library implements watershed algorithm, using artificial selection gradient map seeds and seed are two ways to get points. Compressed p
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
opencv-watershed
- opencv watershed算法源码-opencv watershed
Watershed-algorithm
- 利用OpenCV实现,分水岭算法,用以实现图像的分割,亲测,好用-Use OpenCV implementation, watershed algorithm to achieve image segmentation, pro-test, easy to use
watershed--algorithm
- 实现opencv分水岭算法,vs2010+opencv2.4.9-achieve Opencv watershed algorithm
watershed
- opencv,图像分割中的分水岭算法的实现。- opencv
7分水岭算法
- 利用opencv实现分水岭算法,可直接运行(Opencv implementation of watershed algorithm)