资源列表
TwoDPCA
- 基于bp神经网络的汽车牌照识别matlab源程序文件-network recognized
Hand-detection-and-recognition
- 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
sss
- 手写数字识别,提取数字骨架,划直线和该骨架相交,取交点数和数字端点为特征向量.建立特征库进行匹配
yaleface
- 人脸识别matlab程序,yale人脸库上实现,三阶近邻法-Face recognition matlab process, yale face database on the realization of third-order neighbors method
zhaotuozhan2
- 根据输入点(人工),结合边缘检测,找到道路提取中道路的端点-According to the importation of points (artificial), combined with edge detection, extraction of the road to find the path endpoint
face_detect1.c
- its a face detection program
pca
- 这是一个用matlab实现的人脸识别的pca方法,正确识别率不错。
97288386myPCA_matlab
- 人脸识别,主成分分析,模式识别,图像处理-Face recognition, principal component analysis, pattern recognition, image processing
28781075Fourierbianhuajifanbianhuan
- 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-This is a FFT
111
- RBF网络在车牌识别中的应用,训练字母和字符。-The RBF network in the application of license plate recognition, training the letters and characters.
noise
- 实现图像的加性,乘性噪音,根据输入不同而实现不同的功能,此M文件经测试可以正常运行!
GaborLLE
- 实现了基于Gabor和LLE的人脸识别,在ORL数据库上有较好的效果-The code implement the facerecognition based on Gabor feature and LLE dimension reduction.