搜索资源列表
-
1下载:
本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
-
-
0下载:
图像处理,opencv实例编程代码,分水岭算法-Image processing, opencv examples of programming code, watershed algorithm
-
-
0下载:
opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
-
-
0下载:
分水岭算法的自动标记,改进了一下,效果一般 -Automatic marking of watershed algorithm
-
-
0下载:
分水岭算法的实现。在他人算法上修改,主要是添加了从图像到矩阵的转换使得程序可以运行并查看结果-Watershed algorithm. Algorithmic modifications in others, mainly from the image added to the matrix conversion makes the program can run and view the results
-
-
0下载:
基于opencv的分水岭分割算法,希望对大家有点帮助。-Opencv based watershed segmentation algorithm, we want a little help.
-
-
0下载:
Watershed Algorithm(分水岭算法),顾名思义,就是根据分水岭的构成来考虑图像的分割。现实中我们可以或者说可以想象有山有湖的景象,那么那一定是水绕山,山围水的情形。-Watershed algorithm
-
-
0下载:
MFC界面打开一副图片,对其进行分水岭算法分割-MFC interface to open a picture, its watershed segmentation algorithm
-
-
0下载:
基于opencv的c++编程,用分水岭算法对图像进行轮廓提取-Based on the opencv c++ programming, using the watershed algorithm for image contour extraction
-
-
0下载:
本程序利用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
-
-
0下载:
基于opencv的分水岭算法,带标记。详情请参见“带标记的分水岭算法”-Opencv-based watershed algorithm with marker, you can take.
-
-
1下载:
基于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
-
-
0下载:
可以進行分水嶺算法,能用於深度影像,且可以自動計算出來-Can be watershed algorithm can be used for depth imaging, and can be automatically calculated
-
-
0下载:
分水岭算法示例,按键1运行算法,按键2恢复原始图像-Watershed algorithm example, the key algorithm 1 run, press 2 to restore the original image
-
-
0下载:
利用OpenCV实现,分水岭算法,用以实现图像的分割,亲测,好用-Use OpenCV implementation, watershed algorithm to achieve image segmentation, pro-test, easy to use
-
-
0下载:
emgu环境下的分水岭算法实现,可以研究研究-Watershed algorithm on c#
-
-
0下载:
分水岭算法用于图像分割,需要vs2013配置opencv3.0,有很大改进空间。-Watershed algorithm for image segmentation, the need to configure vs2013 opencv3.0, there is a lot of room for improvement.
-
-
0下载:
自动分水岭算法,需要比较好的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
-
-
0下载:
实现opencv分水岭算法,vs2010+opencv2.4.9-achieve Opencv watershed algorithm
-
-
0下载:
利用opencv实现分水岭算法,可直接运行(Opencv implementation of watershed algorithm)
-