-
NumberRecognitionSystem
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。(In this paper, and design implementation of a freely Offline handwritten numeral recognition system. First, identify the figure of the pre-processing treatment were introduced, including binarization, smoothing filtering, standardization, refinement, such as image processing method Secondly, to explore how to extract the structural features of characters and stroke characteristics, and described in detail Knowledge of the construction method Finally the use of a Knowledge-based template matching to identify methods and MATLAB as a programming tool to achieve with a friendly graphical user interface of freely handwritten numeral recognition system. The experimental results show that this method has higher recognition rate, and has better anti-noise performance.)
- 2009-03-13 21:32:51下载
- 积分:1
-
Matalb_Funtion
matlab常用函数大全,方便速查matlab各种函数(matlab commonly used functions Daquan, to facilitate a variety of functions matlab Quick Fact)
- 2009-12-15 11:19:53下载
- 积分:1
-
curve
various curve using matlab
- 2014-11-25 10:00:30下载
- 积分:1
-
chap9
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No9
- 2009-11-02 15:36:51下载
- 积分:1
-
chirp-Fourier
分数阶傅里叶变换资料,非常有用的信号处理变换工具(Document of chirp Flouier,which is very useful for signal processing and transformation.)
- 2015-02-04 23:48:58下载
- 积分:1
-
hangman
This file performs the famous game of HANGMAN. The rules of the Game are:There is an unknown Word whose characters are displayed as * s
in front of You in the Figure Window
You have nine trials to know that Word
You just type a letter and press (Enter)
If the letter is present in the Word, it will be placed in its right place
If it is not present then You lost a trial
- 2010-11-24 03:31:53下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
Mean-shift
mean shift algorithme for clustering
- 2011-05-24 21:42:36下载
- 积分:1
-
bimagegrowre
matlab code for image growing
- 2010-11-09 20:01:43下载
- 积分:1
-
solarcollector
计算太阳能集热器的出口温度、有效能收益及太阳能集热器瞬时效率(simulation the solarcollector s outlet temperature、effective power of collector and the instantaneous efficiency of the collector)
- 2012-05-03 14:00:21下载
- 积分:1