搜索资源列表
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆
BMP(VC++)
- VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC + + programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
matlabpro1
- 用MATLAB实现图像轮廓提取的方法和效果-MATLAB image contour extraction methods and results
boundaries
- 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵
EdgeContour
- 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法
lunkuo
- VC++开*廓跟踪源程序 VC++开*廓提取源程序
自由曲面的恢复
- 根据自由曲面物体的图像,提取物体轮廓,恢复曲面-free surface objects image, extracting the contours of objects and restore surface
936414
- 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and
边沿检测与提取轮廓跟踪的图象算法
- 边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com-edge detection and extraction of contour tracking, source from China www.Cn700.com
contour
- 采用OpenCV和VC结合,对二维图像轮廓进行提取并显示欧式距离结果,加深对其理解-contour
contour
- 采用OpenCV和VC结合,对二维图像轮廓进行提取并显示欧式距离结果,加深对其理解-contour
contours
- 基于opencv的轮廓线检测算法,快速提取出图片中物体的轮廓-Opencv contour lines based detection algorithm, fast extraction of the contours of objects in the picture
OpenCV_contours
- OpenCV contours 图像轮廓提取程序源代码-OpenCV contours image contour extraction procedure source code
fengge
- 这个程序是关于标识物体测量面积周长与阈值分割和轮廓提取-This program identifies objects on the measurement area perimeter and threshold segmentation and contour extraction
AlphaEstimation
- 提取图像的alpha轮廓信息,alpha matting的重要程序,程序可以自动的提出复杂物体的轮廓-Contour information, the image alpha, alpha matting important program, the program can automatically make the outline of complex objects
EdgeContour
- 实现图像的边缘检测、提取和轮廓跟踪,还有种子填充算法-Of image edge detection, contour extraction and tracking, as well as the seed fill algorithm
daolubiaozhitiqu_lunkuo
- daolubiaozhitiqu_lunkuo可以提取红色图案的轮廓线,并将轮廓线坐标存为txt文本。压缩包里的图片可以作为例子。-"daolubiaozhitiqu_lunkuo" can extract the outlines of red pictures,and save the coordinate values into txt files.
EdgeContour
- 图像边缘检测、提取及轮廓跟踪,完整程序,验证可行。新手上传,望支持。-image EdgeContour
PiPei
- 提取目标图像外轮廓,并且与轮廓库中的轮廓进行匹配,得出当前目标姿态信息。-The outer contour extraction target image, and the contour matches the contour of the library, the target current draw attitude information.
PPT
- 使用Opencv内函数对图像进行外部轮廓的提取。-Opencv use the function to extract the outer contour of the image.