资源列表
face-detect
- 很不错的视频检测人脸的程序。基于matlab的人脸检测程序,检测率非常高!亲测-Very good video face detection procedure. Matlab-based face detection procedure, the detection rate is very high! Pro-test
LAWS
- Laws特征提取例程。本例程对图像进行Laws纹理特征提取,得到1*25的特征向量。-Laws of feature extraction routines this routine Laws on image texture feature extraction, 1 x 25 feature vector
neural-network
- 指出了传统边缘检测算子算法的不足,提出了一种利用基于BP神经网络的数字图像边缘检 测算法,即利用传统边缘检测算子检测出来的图像中像素的灰度的不同比例作为学习训练图像,进行神经网络的学习训练,改变神经网络的结构参数得到神经网络的模型参数,最后给出了BP神经网络实现图像边缘检测的实验研究结果。从实现中可发现,将人们关于边缘特征的先验知识包含在内进行数字图像的边缘检测,能够取得比较好的效果-The paper points out the limitation of the traditional
RSC
- Robust sparse coding(RSC),对带遮挡的人脸识别有效,附带有l1范求解工具包-Robust sparse coding (RSC), effective for face recognition with occlusion l1 norm solving toolkit
face-recognition
- 基于Yale人脸数据库的人脸识别,识别率达到90.67 -The face recognition based on Yale face database,and the the recognition rate is 90.67
VOC2012devkit
- pascal voc2012工具,物体识别框架,值得收藏!-voc devkit
YALE
- yale人脸数据库,经典的人脸库,很难找到的资源,用于人脸检测与识别。-yale face database, the classic face database difficult to find resources for face detection and recognition.
车牌识别 opencv+C
- opencv 车牌识别,识别效率还不错,能识别出蓝色和黄色车牌,基于梯度和颜色的方法
QRcode
- 二维码编解码库,支持VB、VC、ASP,有例子!-Two-dimensional code codec library, support for VB, VC, ASP, there are examples!
Autoencoder_Code
- 采用自编码器实现手写数字识别(matlab),是深度架构的一种。-Handwritten numeral recognition is realized by using the Auto-encoder (matlab), it is one of the deep structure.
pintu
- 拼图程序,可以将数百张碎图片拼接成原型,可以供大家参考-Puzzles program, hundreds of broken images can be spliced into prototype, can for your reference
kennard-stone-method
- (1) 首先计算两两样本之间距离,选择距离最大的两个样品。(2) 然后分别计算剩余的样本与已选择的两个样本之间的距离。(3) 对于每个剩余样本而言, 其与已选样品之间的最短距离被选择, 然后选择这些最短距离中相对最长的距离所对应的样本, 作为第三个样品。(4) 重复步骤(3) , 直至所选的样品的个数等于事先确定的数目为止,比如10个,或者20个。-(A) calculating a distance between the first two samples, select the maxim