搜索资源列表
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
Matla--Image1
- MATLAB图像处理中的实力应用 ,在文字识别,车牌识别中有较为广泛的应用,第一部分-MATLAB image processing in the strength of applications, in character recognition, license plate recognition to have a fairly wide range of applications, the first part of
Matla--Image3
- MATLAB图像处理中的实力应用 ,在文字识别,车牌识别中有较为广泛的应用,第一部分-MATLAB image processing in the strength of applications, in character recognition, license plate recognition to have a fairly wide range of applications, the first part of
TermView
- 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, g
Thinning_Algorithm
- 细化算法,无论是文字处理还是图像识别,如掌纹识别,指纹识别,都可以用此程序进行改进,为你的工作或研究带来方便-Thinning algorithm, whether word processing or image recognition, such as palmprint recognition, fingerprint recognition can be improved with this procedure, for your work or research convenient
图像文字识别源码
- 一个JAVA语言下的图像识别文字源码包 包括图像预处理等 识别引擎是google的tesseract
基于Matlab语言文字图像识别
- 用matlab实现图像文字的识别,内含源程序,图像素材,均能运行(Using MATLAB to achieve image text recognition, including source code, image material, can run)
hprl9
- 一个用于gpl游戏编程的3d图形处理库,推荐一下(One for the GPL game programming 3 d graphics library, recommend)
mxnhu
- 经典图形处理程序,很好的原代码 不错的源码(Classical image processing procedures, very good source code source code)
OQYOLZ
- emd算法的源代码,用于信号处理和数据分析 很不错的(The emd algorithm source code, for signal processing and data analysis is very good)
idtellimence-and
- kalman这个著名模型在图像处理与机器智能方面的应用的一些代码,(Kalman this famous model in image processing and machine intelligence applications of some code,)
78488600
- MATLAB-数据处理-一个文件数据处理小程序 不错的 很好(The MATLAB data processing - a small file data processing program is good is very good)
7588058
- 几个图象处理程序,用不同的方法进行图象重建 推荐一下(Several image processing procedures, using different methods for image reconstruction recommend)
kood
- 对于天线的设计和应用进行了仿真,并进行了优化处理,很好的(For design and application of the antenna are simulated, and optimized processing, very good)
stzp__neise
- 对数字图象进行分步处理,第一步滤波, 第二步去噪,第三步显示(The first step of digital image processing step by step, filtering, noise is the second step to step 3)
8186890
- 纹理提取的matlab 源代码, 研究图像处理算法的可参考,(Texture extraction of matlab source code, the research of image processing algorithm can reference,)
usjtef97
- 自已编的图像处理,带GUI界面的彩色小波消噪程序等等(From already of image processing, wavelet denoising procedure with a GUI interface color and so on)
teca_mrogramming-attributes
- 这是一个有关信号相关性处理的MatLAB的程序,希望能对大家有所帮助,,(This is a MatLAB program, regarding the handling of signal correlation hope can help to you,,)
honstyaint_ttodimensional
- 阵列信号处理中用最小约束矩阵实现二维到达角的估计,不错的(Array signal processing using minimum constraint matrix to achieve two-dimensional doas estimation, pretty good)
文字识别
- 随着现代社会的发展,信息的形式和数量正在迅猛增长。其中很大一部分是图像,图像可以把事物生动地呈现在我们面前,让我们更直观地接受信息。同时,计算机已经作为一种人们普遍使用的工具为人们的生产生活服务。从图像中提取文字属于信息智能化处理的前沿课题,是当前人工智能与模式识别领域中的研究热点。由于文字具有高级语义特征,对图片内容的理解、索引、检索具有重要作用,因此,研究图片文字提取具有重要的实际意义。又由于静态图像文字提取是动态图像文字提取的基础,故着重介绍了静态图像文字提取技术。(With the de
