资源列表
realTimeRecord
- 实时的采集图像,并且对图像进行分析输出、边缘检测等
smm
- 基于cvca模型的smm算法,用于杂波环境下的目标跟踪问题-Cvca model based on the smm algorithm, cluttered environment for target tracking problem
FaceDetectinPicture
- 本程序是用OpenCV做的在图片中进行人脸检测的程序-This procedure is done with OpenCV in the picture in the face detection process
OpenCVDrawContours
- 本程序是基于OpenCV的轮廓提取函数,有兴趣的可以-This procedure is based on the OpenCV function of the contour extraction, interested can look at
PlateReco
- 本例程主要介绍了车辆如何进行牌照的提取和字符分割以及识别。-This routine introduces how to license the vehicle extraction and character segmentation and recognition.
OpenCVBorderDetect
- 本程序是基于OpenCV进行的图像边缘检测,canny,sobel,laplace等算法的应用-This procedure is based on the OpenCV for image edge detection, canny, sobel, laplace, etc. Application of algorithm
OpenCVFaceDetect
- 本程序我本人学习OpenCV的时候做的人脸检测程序,能从图像文件中标出人脸的基本位置,多人-This procedure I am learning to do when OpenCV face detection process, the successful bidder from the image file that face the basic position, more than
Image-Correlation-Tracking
- 数字图像相关计算和跟踪算法的Matlab实现 这个程序实现从一系列图像中计算图像应力,可以计算出水平和垂直的应力。-Source Code for Digital Image correlation and Tracking Calculate displacement and strain from a series of images
gabor
- gabor filter programing in matlab, 3 ways of gabor filter
cell-get
- 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
PatternRecognition
- 人脸识别 使用k-近邻法分类 区分不同的人 使用K-近邻法实现对指定人脸图片的识别。 训练集和测试集的划分 -Recognition of face in pattern recognition,By KNN space representation theorem