资源列表
getMoravecCorners
- Moravec角点检测,使用经典的Moravec算法对图像的角点进行检测。-Moravec corner detection algorithm using classical Moravec image corner detection.
face_identify
- 基于vc++6.0和opencv1.0的人脸识别程序,通过网络摄像头采集视频并检测标记出人脸,利用MFC并将其实时显示在应用程序界面中。对于初学者掌握MFC编程有很大帮助-Based on vc++ 6.0 and opencv1.0 face recognition procedures, through the network video camera collection and detection marked face, using MFC and real-time display
Cluster-Analysis
- 很实用的图像识别代码,//做m-1次聚类,第一、二个存储聚类对象的号码,第三个存储与两者相关的距离-The image identification code is useful,// m-1 times to make cluster, the first and second target storage cluster number, a third memory associated with the distance between
GrabCutExercise
- 基于vs2008和opencv2.4.2的图像分割程序,该程序实现从给定图像中分割出前景ROI并显示分割后的结果。包含矩形窗口分割和掩码图像分割两种模式,采用掩码图像分割时,按Ctrl和鼠标左键添加背景,按Shift键和鼠标左键添加前景-Image segmentation based on vs2008 and opencv2.4.2 program, the program implementation from a given image segment the foreground RO
chengxu
- 程序中包括canny边缘检测,平滑滤波,和金字塔算法,都是基于opencv的,程序简单实用。-Program includes canny edge detection, smoothing filtering, and the pyramid algorithm, are based on opencv, procedures simple and practical.
Eyedetection
- 这是一个基于opencv的眼睛检测程序,能对大部分的人脸图像进行准确的检测,效率很高。-This is an eye test procedure based on opencv, can accurate for most of the human face image, the efficiency is very high.
Facedetection
- 基于opencv的人脸检测程序,识别率很高,运行时间短,程序简单实用。-Based on opencv face detection procedures, the recognition rate is very high, short operation time, procedures simple and practical.
Mouthdetection
- 基于opencv的人嘴巴检测程序,识别率很高,运行时间短,程序简单实用。-Based on opencv mouse detection procedures, the recognition rate is very high, short operation time, procedures simple and practical.
cylinder_calibration
- 圆柱形棋盘标定程序,基于vs2008和opencv 2.4.2,利用摄像机从不同角度对棋盘格图案的圆柱纸筒拍摄数张图像,该程序从每张图像上依次检测出角点并采用张正友经典标定法标定出摄像机的内外参数。-Cylindrical checkerboard calibration procedures based on vs2008 and opencv2.4.2 , the use of the camera from different angles of the checkerboard patt
Improve-three-frame-diff
- 三帧差改进,对背景更新部分进行改进,同时结合三帧法优点。-Three poor improvements to the background update some improvements, combined with the three laws advantages.
KNN
- K最邻近密度估计分类,K最邻近密度估计技术是一种分类方法,不是聚类方法。-K nearest neighbor classification density estimation, K nearest neighbor density estimation technique is a classification method, not the clustering method.
platelocate
- 一个很好的车牌定位实例,通过经过灰度化、二值化、降噪、中值滤波、水平投影和垂直投影算法,实现了车牌的准确定位。-A good example of plate positioning, by passing through the graying, binarization, noise reduction, median filtering, horizontal and vertical projections algorithm to achieve the exact location
