搜索资源列表
220195168672005715205401563311
- 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像的轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transformation picture outline to with
23202
- 图像的边沿检测与提取轮廓跟踪算法代码-image edge detection and extraction of contour tracking algorithm code
BlemishDetect
- 应用在织物上的疵点检测的程序,通过边缘检测和轮廓提取完成的!-fabric used in the defect detection procedure for the adoption of edge detection and contour extraction completed!
ImageEnhancement
- 程序描述了一种图像增强的算法,可提取物体轮廓。-describes a process image enhancement algorithms, object contours can be extracted.
trace_image
- 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-functions of edge detection and extraction. Contour Tracking command line compiler process following vcvars32 rc bmp.rc
image-go
- 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源
PicEdge_DetecAndExtrac
- 程序说明 总体功能: 本程序有2个功能。 1.对载入的二值图像提取边缘,并将边缘信息存入指定文本文件。 2.通过功能1中的文本文件在一个打开的pic图像中恢复边缘。 所需输入输出的数据文件: 1.输入一个二值图像,对其进行边缘提取,新建一个文本文件已存入边缘信息,输出此文本。 2.输入步骤2中的文本,通过文本文件输出恢复边缘。 运行方式: 1.打开一个待求二值图。 2.选取“边缘提取”,“轮廓提取”中的4连通或者8连通方法提取边缘。
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
图象的边缘检测与提取,轮廓跟踪代码
- 看看,一个图象处理程序哦,挺多功能 图象的边缘检测与提取,轮廓跟踪代码-see an image processing procedures Oh, Ting multifunctional image edge detection and extraction, contour tracking code
轮廓跟踪16
- 提取灰度图象中的物体边缘,实现图象的边界轮廓追踪-gray images from the edge of objects, images to achieve the boundary contour tracking
阈值分割和轮廓提取
- 阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
图象边沿检测
- 图象边沿检测-提取-轮廓跟踪算法源代码 共33K-Image Edge Detection - extraction-contour tracking algorithm source code for a total of 33K
图像轮廓 提取算法
- C++图像轮廓 提取算法
contourextraction.rar
- 这是一个用Visual C++编写的人脸轮廓提取程序,并且附有测试图片,整个程序非常好使用,This is a work written in Visual C++ face contour extraction procedure, and with a test image, the whole process very good use of
EdgeColor
- 自动提取目标图像轮廓边缘,同时分辨其颜色。-Automatic edge contour extraction target image, at the same time to tell its color.
EdgeContour
- 图象边缘检测,提取及轮廓跟踪,包括种子填充的算法-Image edge detection, contour extraction and tracking, including the seed fill algorithm
Sub-pixel
- 亚像素--区分轮廓 图像边缘提取是测量的基础和关键-Sub-pixel- to distinguish the outline of the image edge detection is the basis of measurements and key
EdgeContour
- 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
PersonIDFetch
- 研究描述人脸特征的有效方法, 讨论身份证照片的特征提取和检索采用自适应肤色检测技术改进通用的肤色检测算法, 进行脸部区域的划分提出系数投影法对面部五官区域进行分割, 在各区域中提取面部几何特征引人描述脸颊和下额轮廓的曲线参数作为脸形特征, 得到对人脸特征更准确的描述将面部几何特征矢量匹配、脸形曲线参数匹配和脸部图像相关匹配相结合, 实现人像照片的准确检索实验表明该方法性能优良。-Describe the facial features of an effective way to discuss
face6
- OPENCV,提取轮廓程序示例,包括画轮廓和查找轮廓。-OPENCV, to extract contours procedures example, including painting the outline and contour Find.