搜索资源列表
Floodfill
- OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
Floodfill
- 基于opencv的分水岭算法,可以用来实现图片的快速分割-Opencv-based watershed algorithm can be used for fast image segmentation
floodfill
- 基于OpenCV(开源计算机视觉平台)的图像域的填充算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\P
floodfill
- VS2005下漫水填充算法的实现,使用了opencv库函数。-VS2005 under diffuse water filling algorithm, using the opencv library functions.
floodfill-algorithm-to-colour-graph
- 在opencv和vc6.0环境下实现了floodfill算法对彩色图像进行操作,效果良好-Opencv and vc6.0-environment floodfill algorithm to color images, to good effect
OpenCVdemo12
- 水漫金山:OpenCV漫水填充算法(Floodfill) OpenCV填充算法中漫水填充算法相关的知识点 OpenCV中实现漫水填充算法的两个版本的floodFill函数的使用方法-The water district, OpenCV flood water filling algorithm (Floodfill) OpenCV filling algorithm in flood water filling algorithm related knowledge OpenCV
Floodfill
- OpenCV漫水填充算法(Floodfill)-OpenCV Floodfill
floodFill2
- 程序探讨opencv填充算法中满水填充相关用运,及floodfill函数的用法- 程序探讨opencv填充算法中满水填充相关用运,及floodfill函数的用法 Discussion opencv program filled full of water filling algorithm associated with transportation, and floodfill function usage
OpenCV-floodFill-fuction-example
- OpenCV floodFill fuction example
Floodfill
- opencv漫水填充算法(Floodfill)实例 在vs2010开发环境下-The opencv flood fill algorithm (Floodfill) instance In the vs2010 development environment
floodFill
- 基于OpenCV中的图像处理的漫水填充算法综合示例-A Comprehensive Example of Flooding Filling Algorithm Based on Image Processing in OpenCV