-
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个O...
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。
由于这是从一个完整的OCR系统中抽取的部分代码,
所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)
如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
- 2022-04-11 21:05:06下载
- 积分:1
-
小程序发挥SVG静态文件
Small midlet to play svg static files-Small midlet to play svg static files
- 2022-05-10 12:05:41下载
- 积分:1
-
Image Processing
基础图像处理代码,带QTGUI界面。界面包括:彩色图像转灰度图像、直方图、OSTU阈值分割、熵阈值分割、二值图像形态学处理、灰度图像形态学处理、distance transform,convolution,skeleton这几种方法。没有使用Cmake,需要自己建工程,但有核心代码
- 2022-03-16 23:23:11下载
- 积分:1
-
Qt opencv kalman 跟踪
本例实现了基于Qt———C++ GUI类库的kalman跟踪算法,用到了opencv的相关类,代码注释详细,几乎每两行就有注解,简单易懂!
- 2022-04-21 13:00:23下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your Tracker application.-This file contains a summary of what you wil l find in each of the files that make up your Track er application.
- 2022-07-14 13:02:51下载
- 积分:1
-
将曲线轮廓中的B
将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。-Profile to Polygon
- 2023-08-21 06:20:04下载
- 积分:1
-
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!...
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
- 2022-07-17 17:27:19下载
- 积分:1
-
VB写的图标(ICON)编辑器
VB写的图标(ICON)编辑器-VB writes chart sign (ICON) editor
- 2022-04-10 09:50:06下载
- 积分:1
-
AABB包围盒的构造
此源代码主要是为了让大家了解AABB包围盒是怎么构造的,它的算法思想与网上的一些描述是一样的,只是这个是自己写的能够直接编译的,所以建议大家看一下这个,就能很好的理解它
- 2022-05-22 19:00:17下载
- 积分:1
-
chop some of the images of the source code interface classic Actually, I do not...
印章图像处理的一些接口的源代码很经典其实我也不懂-chop some of the images of the source code interface classic Actually, I do not know how
- 2022-02-25 20:36:37下载
- 积分:1