搜索资源列表
-
1下载:
图片文字识别,OcrModule.java 为接口
OcrTest.java是例子
java运行参数中要把libocr.dll所在路径添加参数-Djava.library.path中,Image Character Recognition, OcrModule.java example for the java interface is OcrTest.java operating parameters in the path where the libocr.dll to add pa
-
-
0下载:
图像分割是数字图像处理中的关键技术之一。图像分割是将图像中有意义的特征部分提取出来,其有意义的特征有图像中物体的边缘、区域等,这是进一步进行图像识别、分析和理解的基础。虽然目前已研究出不少边缘提取、区域分割的方法,但还没有一种普遍适用于各种图像的有效方法。因此,对图像分割的研究还在不断深入之中,是目前图像处理中研究的热点之一。,Image segmentation is a digital image processing in one of the key technologies. Ima
-
-
0下载:
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
-
-
0下载:
SVM 在JAVA中的运用,简单的DEMO测试,用于做图像识别分析。支援向量机源码调用实例里面有测试资料供简单测试。-The use of SVM in JAVA, simple DEMO test, used to make image recognition analysis. Support vector machine called an instance of source test data for which there is a simple test.
-
-
0下载:
这个java程序实现了一种二值图像配准算法,该算法可参考下面这篇论文,这个程序需要安装Apache Ant-This is the sample implementation of the binary image registration algorithm described in
Csaba Domokos and Zoltan Kato. Parametric Estimation of Affin
-
-
0下载:
一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
-
-
0下载:
数字图像识别系统,将条形码中的数字提取并识别出来,Java语言描述-Digital image recognition systems, bar code numbers in extracted and identified, Java language to describe
-
-
0下载:
文字识别,用java写的语言,可以实现图像文字分割-Character recognition, written in java language, can achieve image text segmentation
-
-
0下载:
用Java实现基于Sobel算法的图像识别-Implemented in Java-based image recognition algorithm Sobel
-