资源列表
willison-amplitude
- 提取信号的willison特征,为模式识别作准备-willison amplitude feature
featurenew20121104
- 用滑动帧窗从文字行图像的右侧开始依次提取每个帧窗内的文字灰度密度特征。-text line feature extraction using sliding window.
n-order-f-moment
- 计算信号的高阶频率矩特征,为模式识别作准备-high order frequency moment
haar__like
- 本代码是使用matlab编写的harr特征的代码,值得大家研究和参考-This code is the use of matlab prepared harr characteristics of the code, it is worth study and reference
RegFigure
- 基于VC++ 6.0的手写数字识别程序。主要是对数字1、2、3、7的识别-Based VC++ 6.0 of handwritten numeral recognition program. Mainly for the identification numbers 1,2,3,7
CBIR
- 基于颜色的图像检索 简单易懂 而且有说明 程序操作起来较为简单-Color-based image retrieval is simple to understand and explain the program to operate with relatively simple
DlgFaceTracking
- 人脸自适应跟踪检测,包含目标检测和基于mean—shift法的目标跟踪-Adaptive Tracking Face Detection
BiSheDlg
- 自适应目标跟踪程序,包括目标检测和块匹配法实现的目标跟踪-Adaptive target tracking procedures, including target detection and block matching method to achieve the target tracking
Adaboost_Face_c(5.27)
- 使用adaboost进行人脸检测,主要进行的是图片的检测。在光线不足和有遮挡的情况下,识别的效果依然很好。-Using adaboost for face detection, mainly for the picture is detected. And sheltered in low light circumstances, identify the effect is still very good.
qqcif(5.24)
- 可以对cif,qcif以及qqcif实行人脸检测的程序,是检测序列的。使用的是adaboost算法。可以读入的是cif序列然后将其缩放为qqcif(88*72)然后进行检测,然后在将检测的人脸框长宽坐标各放大4倍 即可在原来的cif图象中标记人脸。 -Can cif, qcif and qqcif implement face detection procedure is to detect sequences. Using adaboost algorithm. Cif can be
ImageTest
- AppWizard has created this ImageTest application for you. This file contains a summary of what you will find in each of the files that make up your ImageTest application. ImageTest.vcxproj This is the main project file for VC++ proj
SURF-V1.0.9-WinDLLVCPP
- surf特征点提取以及相应的特征点匹配,C++程序-speed up robust features (SURF), feature matching.C++ Source code