搜索资源列表
FloodFill
- floodfill.zip为用VB程序编制的floodfill算法源码。用于图像处理。-floodfill.zip for VB programmers floodfill the algorithm source code. For image processing.
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
- floodfill.zip为用VB程序编制的floodfill算法源码。用于图像处理。-floodfill.zip for VB programmers floodfill the algorithm source code. For image processing.
floodfill(matlab)
- matlab环境下的flood fill算法实现,需要cvlib_mex支持,可在http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?下载。objectId=12200&objectType=File-Matlab environment under the flood fill algorithm. cvlib_mex need support in http
floodfill
- 图像域的填充:从种子点开始填充一个连通域。连通性由像素值的接近程度来衡量。-Fill image domain: From the seeds begin filling a connected domain. Connectivity from the closeness of pixel values to measure.
delphi_3d_designer
- 一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneou
floodfill
- example of floodfill and scan-line algorithsm for filling bordered area. Source code is in c++.
floodfill
- its flood fill algorithm to fill a circle
FloodFill
- 橡皮筋画直线法,图像的重绘与再现,种子填充四联通算法的简单实现.-Program about drawing
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 fil
floodfill
- the flood fill in you picture-the flood fill in you picture
floodfill
- 洪水填充,用c#开发Flood fill, with c # developer-Flood fill, with c# developer
floodfill
- A floodfill algorithm
Floodfill
- 基于opencv的分水岭算法,可以用来实现图片的快速分割-Opencv-based watershed algorithm can be used for fast image segmentation
floodfill
- 像素填充算法的示例程序,核心函数floodfi-Pixel fill algorithm sample program, the core function floodfill
floodfill-algorithm-to-colour-graph
- 在opencv和vc6.0环境下实现了floodfill算法对彩色图像进行操作,效果良好-Opencv and vc6.0-environment floodfill algorithm to color images, to good effect
Floodfill
- OpenCV漫水填充算法(Floodfill)-OpenCV Floodfill
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
- 填充算法用于干涉图像的解缠,是对枝切算法中缺点的补充。(FloodFill.m unwraps the phase image, avoiding all branch cuts. Created by B.S. Spottiswoode on 12/10/2004 Last modified on 13/10/2004)