搜索资源列表
matlabOCR
- 一个可图片中文字进行识别的matlab实例程序,具有很不错的识别率-A picture in the text to identify the matlab example programs, with very good recognition rate
车牌识别系统MATLAB源代码完整
- clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
chardet
- 建立字典: lib.jpg:可能检测到的字,相当于字典,要和lib.txt中的文字对应,可以设置lib.txt后,截图保存得到lib.jpg 检测图片中的字 tes.jpg:需要检测的字,其中出现的字必须在lib.txt中出现过 可以更新lib.jpg和对应lib.txt、tes.jpg,用以扩展可识别的文字内容(Set up a dictionary: The words that lib.jpg: may detect, equivalent to a dictionary, corres