-
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
-
3d游戏开发大全书所附带源吗,第二章,开发环境UltraEdit
3d游戏开发大全书所附带源吗,第二章,开发环境UltraEdit-3d game development book volumes attached to the source? II, development environment UltraEdit
- 2022-03-21 13:29:58下载
- 积分:1
-
从三字经使用四个不同的筛选器的层析图像重建
这个程序作为输入需要三字经,然后绘制一个文件。使用函数 iradon,程序将会重建层析图像使用从输入的三字经。四个不同的筛选器被用于重建 ︰ Ram Lak、 Shepp_Logan、 汉和汉明。绘制的图形显示所有四个重建图像和像素值。
- 2022-03-23 06:11:49下载
- 积分:1
-
ARX编程及应用,用于CAD二次开发非常好的教材.
ARX编程及应用,用于CAD二次开发非常好的教材.-ARX programming and applications for the CAD secondary development of very good teaching.
- 2023-03-07 18:45:03下载
- 积分:1
-
d3d镜子和阴影效果,自由移动摄像机镜头,模板缓存例子
d3d镜子和阴影效果,自由移动摄像机镜头,模板缓存例子-D3D mirror and shadow effects, the free movement of the camera lens, the template cache example
- 2022-02-15 10:45:12下载
- 积分:1
-
人脸识别算法源码,该算法用于提取人脸中的非线性特征
人脸识别算法源码,该算法用于提取人脸中的非线性特征-Source face recognition algorithm, the algorithm used to extract facial features of the non-linear
- 2023-07-13 03:25:02下载
- 积分:1
-
delanay三角网算法的vb程序。
delanay三角网算法的vb程序。-delanay triangulation algorithm vb procedures.
- 2022-01-21 22:50:27下载
- 积分:1
-
基于tms320vc5509a有限冲激响应滤波器很实用
基于tms320vc5509a有限冲激响应滤波器很实用-Finite Impulse Response Filter Based on tms320vc5509a very practical
- 2022-04-12 21:47:57下载
- 积分:1
-
introduction.to.direct3d9中文版(?士兵版)书附带..
Introduction.To.Direct3D9中文版(翁云兵版)书附带源码-Introduction.To.Direct3D9 Chinese version (??soldiers Edition) book incidental source
- 2022-06-30 18:59:15下载
- 积分:1
-
Wavelet
基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。
2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。
3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变的特征向量。
4.将小波变换引入到体素表示的三维模型中,分别实现了表面体素小波变换和实体体素小波变换的特征提取,通过实验比较分析实体体素小波变换优于表面体素小波变换。
-Wavelet-Based Extraction of three-dimensional model of thesis, including the reply code and ppt.1. Three-dimensional model of the implementation and standardization of the express pre-treatment process, on this basis, developed a visual search experiment of feature extraction experiment platform.
2. Combination of spherical harmonic transform to obtain rotation invariant feature vector with reduced dimension of the characteristics of ray-casting based on the implementation of feature extraction methods, the evaluation by searching the parameters of the experiment to determine the best value.
3. Analysis of the basic ray casting method and the ra
- 2022-02-21 11:18:58下载
- 积分:1