搜索资源列表
watershed.rar
- watershed(分水岭算法),在opencv下,采用c编写,\watershed
watershed.rar
- opencv+vs2008实现分水岭算法,opencv+ vs2008 watershed algorithm to achieve
segmentation
- 分水岭算法的实现源码,基于opencv,对于正在进行图像分割的朋友来说,可以看一下官方的大牛。-watershed algorithm source, based on opencv For the ongoing image segmentation friends, you can look at the official cattle.
watershed_transform
- 此代码可以在VC和opencv开发环境下实现分水岭算法的道路分割-This code can be in the VC and opencv development environment to achieve the path of a watershed segmentation algorithm
IS_Pyramid
- 图像分割指的是将数字图像细分为多个图像子区域的过程,在opencv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in opencv three associated with image se
image-segmentation
- opencv中对图像分割分水岭算法的实现-To realize the image segmentation watershed algorithm in opencv
watershed
- 数字图像处理简单实验:分水岭分割代码,加上头文件,配下opencv就可以运行了。-Digital image processing simple experiment: watershed segmentation code, plus the header files, with the next opencv can run.
watershed
- 用C++写的opencv的分水岭算法源码-watershed algorithm with cpp and opencv
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.
【77】分水岭算法
- 用于图像处理,模式识别,视觉识别的opencv分水岭算法代码(For image processing, pattern recognition, visual recognition of the opencv watershed algorithm code)
watershed
- 图像分水岭分割图像,采用python,opencv库。(watershed of image,python+opencv)
watershedTest
- 图像处理、分水岭算法的简单测试、使用opencv(Simple test of image processing, watershed algorithm and use of opencv)