-
类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处
类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-similar to the drawing process, the basic graphics graphics scanning algorithm implementation of the graphics it would be useful for beginners
- 2022-03-15 01:30:15下载
- 积分:1
-
园的扫描转换算法
园的扫描转换算法-Park scan conversion algorithm
- 2022-03-23 16:01:20下载
- 积分:1
-
2D Iterated Function System Fractal source code. Zip
二维迭代函数系统分形源代码.zip-2D Iterated Function System Fractal source code. Zip
- 2022-05-09 12:07:32下载
- 积分:1
-
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
-
其中包括idct10、idct14、idct20、idct36的汇编代码
其中包括idct10、idct14、idct20、idct36的汇编代码-Including idct10, idct14, idct20, idct36 assembly code
- 2022-03-02 02:21:24下载
- 积分:1
-
delphi版三次样条插值,并有两个例子
delphi版三次样条插值,并有两个例子-delphi version of cubic spline interpolation, and two examples
- 2022-01-26 07:22:51下载
- 积分:1
-
一个简单的绘图源码。我们可以看。,它涵盖了广泛
一个简单的绘图源码。大家可以看看。。里面的内容很丰富-A simple drawing source. We can look at. . Which covers a wide range
- 2022-04-21 12:43:20下载
- 积分:1
-
fft变换,采用标准c处理
fft变换,采用标准c处理-fft transform, the use of standard treatment c
- 2022-07-12 21:14:41下载
- 积分:1
-
tiff格式图片数据读取程序
该代码可以对Tiff格式的图像文件进行操作,可以识别文件头、文件信息头等信息。主要包含读tiff图像、写tiff图像两个函数,分别用于读取tiff文件中的图像像素数据和将图像数据存回tiff格式图像。
- 2022-03-22 16:27:55下载
- 积分:1
-
OpenSceneGraph(OSG)的使用,实现了一个简单的控制和鹰眼地图对象…
使用OpenSceneGraph(OSG)实现简单物体控制和鹰眼图(雷达地图)的效果。
使用鼠标点击场景内的滑翔机对象,再使用键盘方向键控制器左右移动,同时观察鹰眼图中的效果。
VS 2008+OSG 2.6测试通过
模型文件与源代码在同一目录下-The use of OpenSceneGraph (OSG) to achieve a simple control and Hawkeye map objects (radar map) results. Use your mouse to click inside the glider scene object, and then use the keyboard arrow keys to move around the controller, while observing the Eagle Eye diagram results. VS 2008+ OSG 2.6 test model of documents and source code in the same directory
- 2022-01-24 17:34:41下载
- 积分:1