搜索资源列表
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
cvFitEllipse
- 分水岭算法的自动标记,改进了一下,效果一般 -Automatic marking of watershed algorithm
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
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
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
water-algorithm
- 分水岭算法示例,按键1运行算法,按键2恢复原始图像-Watershed algorithm example, the key algorithm 1 run, press 2 to restore the original image
Watershed-algorithm
- 利用OpenCV实现,分水岭算法,用以实现图像的分割,亲测,好用-Use OpenCV implementation, watershed algorithm to achieve image segmentation, pro-test, easy to use
tuxiangfenge
- emgu环境下的分水岭算法实现,可以研究研究-Watershed algorithm on c#
watershed
- 分水岭算法用于图像分割,需要vs2013配置opencv3.0,有很大改进空间。-Watershed algorithm for image segmentation, the need to configure vs2013 opencv3.0, there is a lot of room for improvement.
autowatershed
- 自动分水岭算法,需要比较好的bmp格式的二值化图像,效果才好。vs2013配置opencv3.0-Automatic watershed algorithm, the need for a better BMP format of the two value of the image, the effect is good. Vs2013 configuration opencv3.0
watershed--algorithm
- 实现opencv分水岭算法,vs2010+opencv2.4.9-achieve Opencv watershed algorithm
watershed
- opencv,图像分割中的分水岭算法的实现。- opencv
7分水岭算法
- 利用opencv实现分水岭算法,可直接运行(Opencv implementation of watershed algorithm)