搜索资源列表
myread
- matlab中读取*.txt文件数据程序,*.txt文件 可以是串口调试助手等采集到的16进制数据。-Use Matlab to open *.txt files and can open all kinds of *.txt files shch as 16bit files come from debug the assistant with one bunch of mouths
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
carrecomatlab
- 本程序以车牌识别为例演示了如何用matlab进行图像识别,适合对matlab和图像处理有一定基础的爱好者学习。 请将文件放于matlab目录下work文件夹中运行-the procedures to LPR as an example to demonstrate how to use MATLAB for image recognition, Matlab and unsuitable for a certain image processing based learning enthus
test_Edit Multi UE Parameter
- 这是关于图象识别的一个程序,用MATLAB来做的。-This is the image of an identification procedure, the use MATLAB to do.
hand_try.rar
- 这个是准备做笔迹识别用的程序,很齐全哦~~想做gabor 再用kpca,最后用欧氏距离,Prepared to do this is to use handwriting recognition process, it is complete Oh ~ ~ gabor want to reuse kpca, the last with Euclidean distance
matlab_car_recognize.rar
- 这是我在外国网站上下的一个用matlab做的车牌识别系统。效果不错。值得学习。,This is my web site from top to bottom in a foreign country to use matlab to do a license plate recognition system. Good results. Worth learning.
FLD_basedFaceRecognitionSystem
- 该程序实现了基于FLD的人脸识别系统,被称为 Fisherface 。 This package implements a well-known FLD-based face recognition method, which is called Fisherface . All functions are easy to use, as they are heavy commente ,该程序实现了基于FLD的人脸识别系统,被称为 Fisherface 。 This package im
Car_PLR.rar
- 本人用matlab编写的车牌定位算法,采用行扫描,定位结果还是相当准确的,I am prepared to use matlab license plate location algorithm, the use of line scanning, positioning is very accurate results
matlab-5
- 1了解图像变换的意义和手段; 2熟悉离散傅里叶变换、离散余弦变换、离散小波变换的基本性质; 3熟练掌握图像变换的方法及应用; 4通过实验了解二维频谱的分布特点; 5通过本实验掌握利用MATLAB编程实现数字图像的变换。 -An understanding of the meaning and image transformation means 2 familiar with the discrete Fourier transform, discrete cosine t
hopfield
- 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
FaceRec
- 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
Adaboost_guy
- Adaboost 算法的简单实现程序,适合初学者使用-Adaboost algorithm to achieve a simple procedure, suitable for beginners to use
gist
- 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
Gabor
- 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
classify
- 简单分类器 可用于基于神经网络的字母识别,适合初学者使用。 -Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
kpca
- 使用核PcA来识别图片,图片为200张测试图片,200张训练图片,包含在在压缩文件中。-To identify the use of nuclear PcA picture, pictures, for 200 test images, 200 training images, is included in the compressed file.
ex2
- 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
matlab-3
- 1、使用MatLab 软件进行图像的分割; 2、能够自行评价各主要算子在无噪声条件下和噪声条件下的分割性能; 3、能够掌握分割条件(阈值等)的选择; 4、完成规定图像的处理并要求正确评价处理结果,能够从理论上作出合理的解释。 -1, the use of MatLab software for image segmentation 2, to self-evaluation of all the major operators in the absence of noise c
Visual-C-MATLAB-image-processing
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
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