搜索资源列表
fenshuiling
- vc+opencv分水岭算法实现图像的分割-vc6.0+Opencv
segment
- opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
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
opencv-watershed-segmentation
- C#编程环境下利用OpenCV实现分水岭图像分割的代码文档- Under the C# programming environment to achieve watershed image segmentation using OpenCV code documentation
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
deviide
- 实现分水岭图像分割,需要手动操作图像,另外图像的路径由自己设定,因人而异-Watershed Segmentation realized the need to manually manipulate the image, another path to the image set by themselves, vary
Watershed-algorithm
- 利用OpenCV实现,分水岭算法,用以实现图像的分割,亲测,好用-Use OpenCV implementation, watershed algorithm to achieve image segmentation, pro-test, easy to use
watershed
- 分水岭算法用于图像分割,需要vs2013配置opencv3.0,有很大改进空间。-Watershed algorithm for image segmentation, the need to configure vs2013 opencv3.0, there is a lot of room for improvement.
watershed
- opencv,图像分割中的分水岭算法的实现。- opencv