-
common digital image processing
普通数字图像处理
- 2022-03-01 14:23:34下载
- 积分:1
-
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部...
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)-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 (reprocessing spent)
- 2022-10-19 07:10:03下载
- 积分:1
-
该程序用定时器实现了对字体颜色的改变,颜色从RGB(0,0,0)变到RGB(255,255,255)再循环...
该程序用定时器实现了对字体颜色的改变,颜色从RGB(0,0,0)变到RGB(255,255,255)再循环-Realize the program using the timer on the font color changes, color from the RGB (0,0,0) change to the RGB (255255255) recycling
- 2022-01-24 16:44:08下载
- 积分:1
-
贝叶斯分类器
本代码为贝叶斯分类器,包括基于错误先验的贝叶斯分类器和基于风险先验的贝叶斯分类器,测试数据为自己设置的矩阵。
- 2022-03-19 01:24:15下载
- 积分:1
-
用vc实现的人脸图像定位检测系统
用vc实现的人脸图像定位检测系统-A face location detection system using vc
- 2022-08-21 14:27:45下载
- 积分:1
-
direct3D technology in the 3ds document loading exaggerating category. Easy to u...
在direct3D技术下的3ds文件加载,渲染类。
使用方便,个人整理。-direct3D technology in the 3ds document loading exaggerating category. Easy to use, personal finishing.
- 2022-03-29 08:42:59下载
- 积分:1
-
一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差...
一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
- 2022-10-07 05:25:02下载
- 积分:1
-
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)...
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)-the procedure used to draw polygons, and filled with regional (within four points of connectivity in the region filled recursive algorithm)
- 2022-05-30 18:01:49下载
- 积分:1
-
人脸检测系统,基于Opencv,包含了多种图像处理方法。
人脸检测系统,基于Opencv,包含了多种图像处理方法。-Face Detection System, based on the Opencv, contains a variety of image processing methods.
- 2022-02-07 07:57:22下载
- 积分:1
-
二次函数曲线程序
二次函数曲线程序-quadratic function curve procedures
- 2022-01-26 15:25:41下载
- 积分:1