资源列表
LS-SVMlab工具箱及示例程序
- LS-SVMlab工具箱及示例程序,具有很好的参考价值。-LS-SVMlab tools and examples,helpful to your work!
bmp图形
- bmp图形文件识别程序,包含头文件和主程序-A bmp style grapth recognision procedure,include head files and main file
点阵汉字显示
- 在使用Turbo C进行程序设计时,一般情况下只好使用英文进行人机交互。要是想直接用中文界面,就需要另想他法了。那么在图形界面下显示汉字的问题就迫切需要解决了。-using Turbo C programming design, but under normal circumstances the use of the English language, human-computer interaction. If they wish to use the Chinese language in
Add Signature to your Digital Photographs
- Descr iption: This function can be used to 1) Personalise your photographs 2) Add signatures to your photographs The input to this function are two pictures - Input 1: your photograph Input 2: your signature-Descr iption: This functio
光学字符识别技术
- OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR algorithm code. This is not a com
一维条形码打印系统
- 条形码的生成原理: 条形码的第一数据部分是由 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 表一 映射表 n 将 和 产生的字母码按位进行搭配,来产
运动判定系统
- 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we ca
数字识别的神经网络法
- 文字识别数字识别的神经网络法,看着还不错,大家多多下载-letter identification number to identify the neural network, seeing was pretty good, Members can download
印章鉴定系统
- 算法代码,分别提取两类不同的特征。 使用时直接将代码拷贝到需要使用的地方即可。 代码片断在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 Visual C+ +6.0 under can trans
OCR算法之matlab程序
- 基于matlab的简易OCR程序。可通过MATLAB直接查看各子部分,-A simple OCR prorg
BP异或问题
- 最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
MidpointLineDemo
- 该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm