资源列表
PlateCode
- MATLAB车牌识别系统,拥有良好的界面,能够对不同尺寸图片输入进行识别,并进行数据库连接,实现多地点车牌识别与记录。生成车辆迁徙图。-MATLAB license plate recognition system, has a good interface, it is possible to identify different size image input, and connectivity, multi-site license plate recognition and reco
shouxieshuzishibie
- 用于手写数字的识别,用Matlab编程,里面有数字样本和程序,用神经网络进行训练,已经运行成功。-For recognition of handwritten digits, Matlab programming, which has digital samples and procedures for training the neural network, has been run successfully.
pool_config_multi
- sum pooling, max pooling, average pooling,三种 Feature Coding pooling方法-sum pooling, max pooling, average pooling, three kinds of " Feature Coding" pooling method
mycnn
- 卷积神经网络识别字符的Matlab程序,包含所需的所有素材和自己改进的一部分代码-Convolutional neural network for handwriten digits recognition: training and simulation. This program implements the convolutional neural network for MNIST handwriten digits recognition, created by Yan
OpenSURFcpp
- OpenSurf是一款功能齐全的surf代码,程序中使用surf特征点进行了目标检测,视频目标识别,图像匹配等5项功能,代码经过调试可以成功运行。-OpenSurf is a full-featured surf the code, the program features the use of surf point target detection, video object recognition, image matching five function, the code after d
ellipseRHM
- 基于RHM算法的对离散点图形的重建matlab源码-RHM algorithm based on discrete dot pattern reconstruction matlab source
Face-recognition
- 基于BP神经网络的人脸识别MATLAB代码,构造、训练BP神经网络并计算其识别率。-Face recognition based on BP neural network MATLAB code, structure, training BP neural network and computing its recognition rate.
fruitvegtablerecognition_knn
- 水果蔬菜识别,提取水果蔬菜的颜色特征并用KNN的方法进行分类。-fruit and vegtable recognition using KNN.
60195333
- VC++中的人脸识别全代码(在VC6.0上能完美运行)-VC++ in full recognition codes (running perfectly on VC6.0)
Vehicle-license-plate-recognition
- 基于keil软件与C语言开发,利用OV7725照相机与STM32F1识别车牌,结果显示在触摸屏上。-Based on keil software and C language development,using OV7725 camera and STM32F1 identification license plate, the results are displayed on the touch screen.
实现人眼跟踪
- 在microsoft visual studio2010基础上,配置opencv2.4.0,采用opencv进行人眼睛的跟踪,实现人眼睛的定位,并实时跟踪
vc++上人眼跟踪
- 在vc++,建立工程,通过初帧图像的眼睛定位,在根据meanshift算法进行人眼跟踪