资源列表
Cash-recognition
- 现金自动识别例程,模式识别,国防科大精品课-Cash automatic identification routines, pattern recognition, National Defense Science and excellent course
MovingObjectDetecting
- 视频运动检测与图像捕捉原理,适用于对检测精准度较高要求的专业人员研究参考
FaceDetect_V1.3
- windows下的人脸检测的例程,适合研究人脸算法的人,包括训练实现-the windows face detection routine for researchers who face algorithm
FaceDetect_V1.3
- FaceDetect_V1.3.zip 前向特征选择人脸检测-Forward Features Selection Face Detect
facerecognition
- 人脸识别的经典参考文献,做人脸识别的同学一定要好好研究,都是很权威的文献资料,我收集了很久才找到的-Recognition of the classic references, the students must do a good face recognition research, is very authoritative literature, I have collected a long time to find the
ivt
- 目标跟踪,利用自我学习的子空间,此算法的最大特点是利用了粒子滤波,并且速度快-incremental basis visual tracking
English-article-Face-Detection
- 6篇用于人脸检测的纯英文文献,很有参考价值-6 Face Detection for pure English literature, a good reference
randm_forest
- 基于opencv的随机森林算法,可以识别10个数字-Opencv based Random Forest algorithm can identify 10 numbers
FACE_DETECTION
- 基于MFC和opencv的人脸检测程序,已生成exe文件-Opencv on MFC and the face detection process
motion
- 这是关于运动视频处理的电子书,包含了运动检测和跟踪的算法理论知识-This is the video processing on the movement of e-books, includes a motion detection and tracking algorithm theoretical knowledge
ass1
- 手写签名 有图片 有界面 有代码 有子程序 有恒多图片-if you download the exe you can have all you want.
SimilarityCompare
- 本程序用于计算两个矢量图形的相似程度。 对于图形形状相似性问题,本程序满足了五个基本要求: 1.对于任意两个图形的相似程度必须得出一个量化的结果,在此称为图形相似度。 2.对图形形状的检测必须忽略 大小、旋转、轴对称、连线顺序的影响。 3.对于相同的图形,形状相似度必须为1;对于不相同的图形,形状相似度必须小于1。 4.两个图形的形状相似度必须与其相似程度成严格单调性,即对于同一个基准图形,越相似的图形相似度越高,越不相似的图形相似度越低。 5.必须能在可接受的时间与空间