-
lbp
计算机视觉领域中的lbp特征提取的matlab代码(the matlab code of the lbp feature extraction in the computer vision domain)
- 2013-08-29 15:21:07下载
- 积分:1
-
mpc_1
this is mpc example ....
- 2014-01-30 03:41:55下载
- 积分:1
-
Mannually_Placed_Landmarks_Based_Registraiton
a mannually placed landmarks based registration
- 2010-07-08 14:40:59下载
- 积分:1
-
MIMOSystemMatlab
说明: mimo系统的matlab仿真程序,适合入门者学习(MIMO system matlab simulation program, suitable for beginners to learn)
- 2008-12-08 09:46:29下载
- 积分:1
-
c5malgb2a
应用simulink模拟数据分析处理的过程,(simulink,data ansys)
- 2012-03-26 10:00:12下载
- 积分:1
-
Perceptron
模式识别课小作业 简单感知器matlab实现(Pattern Recognition smaller jobs simple lesson Perceptron matlab implementation)
- 2014-12-27 09:56:34下载
- 积分:1
-
battery
Battery model in simulink
- 2021-04-12 20:39:16下载
- 积分:1
-
fuzzy-PID3
a fuzzy PID controller in matlab
- 2010-06-09 17:48:11下载
- 积分:1
-
plsa
实现了PLSA的MTLAB算法,分门别类,较详细。(PLSA algorithm to achieve the MTLAB, categories, more detailed.)
- 2011-10-08 16:46:50下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1