搜索资源列表
轮廓跟踪
- 用OPENCV实现的轮廓检测与处理,VC支持,OPENCV实现-OPENCV achieve with the contours of detection and treatment, VC support to achieve OPENCV
pattrnRecognization
- 文件包中是关于模式识别中神经网络法,模板匹配,Fisher判别法和细化算法(用于轮廓检测)以及数字识别的vc程序-packages on the pattern recognition neural network, template matching, Fisher Discriminant and thinning algorithm (used for contour detection), and digital identification procedures vc
人脸检测源码
- 本程序的开发环境为vc6.0. 程序实现了图片预处理、人眼定位、人嘴定位、人脸轮廓检测等功能,有较强的实用性. 在winxp环境下编译通过.
脸部轮廓检测
- 脸部轮廓检测 ,用opencv 和c++,另外加了注释的,解释完全正确,能够运行
轮廓检测
- 对图像进行轮廓检测
边缘检测 轮廓提取
- 各种边缘检测 ,轮廓提取方法
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
Cpp1.rar
- 基于opencv的轮廓检测,可以检测多层轮廓,并采用椭圆近似显示,Opencv contour-based detection, can detect the multi-contour, and the use of elliptical approximation shows
shadow.rar
- 基于VC环境的人体边缘检测程序,包括种子填充、轮廓跟踪等算法的实习。,VC-based edge detection in human environmental procedures, including seed filling, the outline of the training algorithm for tracking.
OPENCV
- OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
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
DetectiveContour
- 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
lunkuo
- 本代码基于opencv2.2,轮廓检测,输入图像,进行边缘检测并将图像区分为背景和目标,二值化,用轮廓把目标区域显示出来,还可得到目标区域内的面积,即目标的大小-The code is based on opencv2.2, contour detection, the input image, edge detection and image area is divided into the background and objectives, the two values, the targ
轮廓、分水岭算法
- 基于opencv实现了轮廓检测和利用分水岭对图像进行分割,简单而且有效。该程序基于MFC,很好,很强大。
颜色检测
- VS2013+opencv2.4.9检测颜色并画最大轮廓的框(SADFSAFSDSDFSDFSDDSFSDFSDFA)
目标检测
- 实现对所设计的目标特征标志的自主检测与目标轮廓的选取(Achieve the goal of autonomous detection and target contour selection)
多种图像边缘检测与分割处理
- 检测边缘 的详细教程,可以分割图片,找到轮廓,还不错(Detection of edge detection)
小轮廓填充
- 检测图像中的小轮廓,将这些小轮廓全部进行填充(The detection of small outline images, the contour are filled)
边缘缺陷直线特征检测170108-00
- 能够实现小型金属零件边缘轮廓直线特征检测(The edge contour line detection of small metal parts can be realized)
20-canny边缘检测
- 利用canny算法进行边缘检测,寻找图像中的轮廓,并进行后期的处理(Edge detection is done by using Canny algorithm, and the contour is found and processed later.)