搜索资源列表
Matla--Image2
- MATLAB图像处理中的实力应用 ,在文字识别,车牌识别中有较为广泛的应用,第2部分-MATLAB image processing in the strength of applications, in character recognition, license plate recognition to have a fairly wide range of applications, Part 2
ex1
- 基于matlab 车辆车牌文字识别功能。-Matlab-based vehicle license plate character recognition function.
ex2
- 基于matlab车辆车牌文字识别功能-Matlab-based vehicle license plate character recognition function
fenge
- 文字切割,可用于车牌识别提取 二值化图像后处理 效果还行 可是-for image recognition, face recognition and iris recognition, is a rare procedur
DS18B20
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual
车牌识别系统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_