搜索资源列表
watershed.rar
- watershed(分水岭算法),在opencv下,采用c编写,\watershed
watershed.rar
- opencv+vs2008实现分水岭算法,opencv+ vs2008 watershed algorithm to achieve
watershed
- 图像处理,opencv实例编程代码,分水岭算法-Image processing, opencv examples of programming code, watershed algorithm
watershed_transform
- 此代码可以在VC和OpenCV开发环境下实现分水岭算法的道路分割-This code can be in the VC and OpenCV development environment to achieve the path of a watershed segmentation algorithm
watershed
- Read/display image in opencv C++ file
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就可以运行了。-Digital image processing simple experiment: watershed segmentation code, plus the header files, with the next opencv can run.
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.
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
watershed
- 用C++写的OPENCV的分水岭算法源码-watershed algorithm with cpp and opencv
opencv-watershed
- opencv watershed算法源码-opencv watershed
Watershed-algorithm
- 利用OpenCV实现,分水岭算法,用以实现图像的分割,亲测,好用-Use OpenCV implementation, watershed algorithm to achieve image segmentation, pro-test, easy to use
watershed
- 实现分水岭分割函数,需要给出待分割图片,和给定的种子点矩阵mask。该函数是依赖与opencv库,但是实现方法和opencv不同,该方法能够更好的保留元图片的轮廓信息。-An algorithm for watershed. This algorithm is realised through opencv library, but different the algorithm of opencv. A better contour is achieved by my algorithm.
watershed--algorithm
- 实现opencv分水岭算法,vs2010+opencv2.4.9-achieve Opencv watershed algorithm
Watershed
- MFC实现的基于OpenCV的分水岭算法-Watershed algorithm based on OpenCV MFC to achieve
watershed
- opencv,图像分割中的分水岭算法的实现。- opencv
watershed
- 图像分水岭分割图像,采用python,opencv库。(watershed of image,python+opencv)