资源列表

« 1 2 3 45 6 7 8 9 10 ... 1156 »

[图形/文字识别光学字符识别技术

说明:OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR alg
<小智> 在 2008-10-13 上传 | 大小:853.76kb | 下载:0

[图形/文字识别一维条形码打印系统

说明:条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA
<小智> 在 2008-10-13 上传 | 大小:68.43kb | 下载:0

[图形/文字识别运动判定系统

说明:该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with co
<小智> 在 2008-10-13 上传 | 大小:2.2mb | 下载:0

[图形/文字识别fwsig

说明:这是指纹识别的程序的源代码,是用VC++编的!-This is source code in VC++ for finger print identification
<蔡华> 在 2008-10-13 上传 | 大小:29.09kb | 下载:0

[图形/文字识别数字识别的神经网络法

说明:文字识别数字识别的神经网络法,看着还不错,大家多多下载-letter identification number to identify the neural network, seeing was pretty good, Members can download
<吕冰> 在 2008-10-13 上传 | 大小:48.14kb | 下载:0

[图形/文字识别文字识别的细化算法

说明:文字识别的细化算法,看着觉得还可以,有点意思,大家都来下载吧-Character Recognition refinement algorithm, I felt that I could watch, a little bit mean, we have to download it
<吕冰> 在 2008-10-13 上传 | 大小:3.66kb | 下载:0

[图形/文字识别印章鉴定系统

说明:算法代码,分别提取两类不同的特征。 使用时直接将代码拷贝到需要使用的地方即可。 代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at
<樊志华> 在 2008-10-13 上传 | 大小:4.35kb | 下载:0

[图形/文字识别OCR算法之matlab程序

说明:基于matlab的简易OCR程序。可通过MATLAB直接查看各子部分,-A simple OCR prorg
<樊志华> 在 2008-10-13 上传 | 大小:115.21kb | 下载:0

[图形/文字识别BP异或问题

说明:最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
<lily> 在 2008-10-13 上传 | 大小:8.1kb | 下载:0

[图形/文字识别特征脸人脸识别

说明:有应用matlab进行编程的源代码.m文件,以及运行需要的图象文件.-Matlab Applications for the program source code. M documents needed for the operation and image files.
<马燕> 在 2008-10-13 上传 | 大小:546.41kb | 下载:0

[图形/文字识别MidpointLineDemo

说明:该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm
<陈锋> 在 2008-10-13 上传 | 大小:59.57kb | 下载:0

[图形/文字识别画五星红旗

说明:这是一个通讯录开发程序,可以实现通讯记录的基本要求,对开发者会有所帮助-This is a directory program, communications records can achieve the basic requirements of the development will be helpful
<王刚> 在 2008-10-13 上传 | 大小:3.18kb | 下载:0
« 1 2 3 45 6 7 8 9 10 ... 1156 »

源码中国 www.ymcn.org