搜索资源列表
matlabtocarrecognition
- 车牌识别matlab源程序 基于颜色的车牌定位和分割技术研究与实现 function [seg] = character_segmentation(bw) % character_segmentation: Returns the digit segments in the supplied binary image. % The function uses the \"segment\" function, keeping only the seven % s
digit
- 自己写的matlab源程序,神经网络原理与模式识别上的一个作业题,关于对数字1~9的识别的,用BP神经网络matlab工具箱来做的。-Their own source code written in matlab, neural network theory and pattern recognition operation on a title, with respect to figures 1 to 9 of identification, using BP neural network
shuzishibie1
- 基于Matlab的手写数字识别 图像预处理工作的论文 (pdf格式)-Handwritten Digit Recognition Based on Matlab image pre-processing work papers (pdf format)
image
- 关于数字识别的matlab程序,数字图像的分割的计算方法-digit recognition
Mbp__figure_ra
- 是matlab源码,运用bp网络实现0~9数字识别系统,友友好的系统界面,包含训练样本与含噪声的数字图片。 可直接使用。 -Matlab source code, bp network 0 to 9 digit recognition system, Friends of the friendly system interface, including the training samples and digital images with noise. Can be used direct
BP
- 分别对有随机噪声和无噪声的16进制数字进行学习,最后达到精准识别的效果(Respectively, the random noise and noise free 16 digit learning, and finally to achieve accurate identification results)
BP神经网络实现手写数字识别matlab实现
- BP神经网络实现手写数字识别matlab实现(Matlab implementation of handwritten digit recognition based on BP neural network)
ml-handwritten-digit-recognition-master
- 手写体数字(0-9)使用MATLAB图像识别的机器学习(Handwritten digit (0-9) recognition from images using machine learning in matlab)