资源列表
Face-Eye-Detection
- 人眼定位,通过手动选择一张图片的人眼区域,然后识别其他图片中人眼的位置(Human eye positioning, by manually selecting a human eye area of a picture, and then identifying the positions of human eyes in other pictures)
车牌定位与分割
- 车牌识别与分割,包含了车牌识别部分与车牌字符分割部分。(License plate recognition and segmentation)
Diagonal and edge
- B正在做一个关于图像理解方面的研究,她的目标是识别图像中的轮廓。当前阶段,她希望能够识别正方形。图像用一个矩阵表示,矩阵的每个元素对应于图像中的一个像素点,值为0或1,0表示背景,1表示前景。需要寻找的正方形必须满足线宽为单像素,且大小至少为2x2。她希望你能帮她找出图像中满足如下条件的两类正方形的个数: 正方形的边与矩阵边缘平行; 正方形的边与矩阵对角线平行;(B is doing a research on image understanding, and her goal is to
facedetection_test
- 人脸识别代码,可以检测到人脸,采用的是山世光老师的seetaface(face dectect cpp,use seetaface)
ning
- 用MATLAB实现基于hog的行人检测中的求hog特征(Hog features for pedestrian detection)
源代码
- 模式识别相关实验,支持向量机图像识别源代码(Pattern recognition related experiments, support vector machine image recognition source code)
人脸识别
- 人脸识别程序,完成人脸识别,包括人脸特征提取,模式识别(Face recognition program, face recognition, including face feature extraction, pattern recognition)
shishizhuizong
- 实时人脸识别与追踪,主要运用了Matlab计算机视觉工具箱,维奥拉-琼斯算法,KTL算法。 直接运行代码会出现”错误使用webcam,尚未安装MATLAB Support Package for USB Webcams。打开Support Package Installer即可安装Webcam Support Package”这个错误。(Real time face recognition and tracking mainly use Matlab Computer Vision Too
手势识别
- 通过雷达采集手势数据,产生手势图像,再用SVM识别(Gesture data is acquired by radar, and gesture and image are generated, and then recognized by SVM.)
视频检测
- 视频人脸检测,基于视频流获取图像,进行人脸和眼睛定位。(Video face detection is based on video stream to get images and locate faces and eyes.)
数字识别系统源代码
- 图像识别源码,vc6.0,可以移植到VS,值得学习,用的是自己的类(The source of image recognition is worth learning)
ml-handwritten-digit-recognition-master
- 手写体数字(0-9)使用MATLAB图像识别的机器学习(Handwritten digit (0-9) recognition from images using machine learning in matlab)