搜索资源列表
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
OpenCVFindContoursByAdaptiveThreshold
- 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under diffe
opencv-slides
- 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
lunkuojiance
- 这个程序适用于数字图像处理中的轮廓检测,以便提取图像的细节部分-this procedure apply in the digital image processing of contour detection, in order to extract some of the details of the image
FindContours
- 基于OpenCV的轮廓检测程序。需要电脑安装了最新的OpenCV版本
face
- 人脸轮廓检测系统-Face Contour Detection System
MATLAB_mysusan
- 关于边缘轮廓检测算法mysusan经典算子在VC++中的实现
FindImageEdge
- 根据sobel算法ISOTropic Sobel算法进行图像轮廓检测,以及Gaussian处理等。
轮廓跟踪的图象算法
- 边沿检测与提取, 轮廓跟踪的图象算法
balloon_ex
- 图像轮廓检测的气球里模型,比传统的梯度矢量流效果要好
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.
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,很好,很强大。
小轮廓填充
- 检测图像中的小轮廓,将这些小轮廓全部进行填充(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.)