-
opengl 绘制键盘控制移动的小车
简单的opengl绘制一个小车,虽然不好看,但是象征性地满足键盘控制。供初学者学习交流,大家都可以进行完善。
- 2022-07-02 23:24:51下载
- 积分:1
-
本程序用于贝赛尔曲线的生成,采用四点控制法
本程序用于贝赛尔曲线的生成,采用四点控制法-the procedures for Bessel curve generation, using 4:00 Control Act
- 2022-01-27 16:12:27下载
- 积分:1
-
本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。...
本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。-the code achieved in the 3D space flight such as design, 3D space objects more categories. achieve a better simulation effects.
- 2022-07-16 07:38:25下载
- 积分:1
-
字体处理库freetype的源码,网址:www.freetype.org
字体处理库freetype的源码,网址:www.freetype.org-font handling the freetype source website : www.freetype.org
- 2022-05-23 03:10:06下载
- 积分:1
-
基本绘图程序
基本画图程序 图形学-basic graphics drawing program
- 2022-07-23 18:23:43下载
- 积分:1
-
一种手写字体识别(模糊识别)的源代码。附…
一种用于手写字体识别(模糊识别)实现的源代码。隶属于模式识别领域-A handwritten font identification (fuzzy recognition) the source code. Attached to the field of pattern recognition
- 2022-04-22 23:20:35下载
- 积分:1
-
图处理算法
在机器视觉SLAM中,由于存在机械或图像配准误差,导致转移矩阵与姿态矩阵随时间的变化而逐渐增大。G2O构造优化图进行优化来消除该误差。原本代码为linux下使用,该版本使用mingw在Windows上编译,生成的dll与lib可直接添加入工程中
- 2022-02-05 20:33:19下载
- 积分:1
-
3D场景中的飞机飞行模拟,能进行多视角切换、开火、左右方向。...
3D场景中的飞机飞行模拟,能进行多视角切换、开火、左右方向。-3D scene of the aircraft flight simulation, to carry out multi-angle switching, opened fire on the right and left direction.
- 2022-02-06 05:25:14下载
- 积分:1
-
cell recognise system, it can segment the cell image and count the number of the...
细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
- 2023-01-25 23:15:04下载
- 积分: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