-
Edge detection , compare different methods of edge detection
Edge detection , compare different methods of edge detection
- 2022-01-21 03:37:46下载
- 积分: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
-
multiple video playback examples of the source
多路视频回放实例的源程序-multiple video playback examples of the source
- 2023-01-12 01:00:04下载
- 积分:1
-
提供可以描画各种图案线的DLL,描画效率可以与GDIPlus画相同宽度线的函数比美!如可以画铁路线,国境线等等,只要你能提供线图案的模板,该DLL就能高效描画...
提供可以描画各种图案线的DLL,描画效率可以与GDIPlus画相同宽度线的函数比美!如可以画铁路线,国境线等等,只要你能提供线图案的模板,该DLL就能高效描画-provide pictorial portrayed various lines of DLL, efficiency can be portrayed GDIPlus painting with the same line width rivaling the function! As can be painted rail lines, border, etc., as long as you can provide the template Line logo, the DLL can be portrayed efficient
- 2022-12-02 09:10:03下载
- 积分:1
-
这样的造型设计模式的例子。你可以在GoF中找到它的说明…
This the fascade design pattern example. You can find its descirption in the GoF book.-This is the fascade design pattern example. You can find its descirption in the GoF book.
- 2022-07-24 09:28:54下载
- 积分:1
-
JPEG graphics codec processing source code
JPEG格式图形编解码处理源代码-JPEG graphics codec processing source code
- 2023-09-09 21:55:03下载
- 积分:1
-
可以对图像进行合成操作 如差影法的加运算 减运算 并可以进行逻辑运算 文件中已经有了测试图片 方便直接使用...
可以对图像进行合成操作 如差影法的加运算 减运算 并可以进行逻辑运算 文件中已经有了测试图片 方便直接使用-Images can be synthesized operations, such as poor law-add video subtraction and logic operations can test the image file already have convenient and direct the use of
- 2022-04-12 09:02:26下载
- 积分:1
-
用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。...
用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。-Matlab implementation to use irregular light of the prospects for adaptive threshold background separation algorithm. Test image files attached inside.
- 2022-03-07 09:56:05下载
- 积分:1
-
这是一个较综合的图像处理的程序集。
这是一个较综合的图像处理的程序集。-This is a more integrated image processing suite.
- 2022-02-04 10:23:28下载
- 积分:1
-
fir低通滤波器
用c语言设计的fir低通滤波器,经过调试,可以使用。包含几个函数,可以看清,注释比较多,方便看懂。
- 2022-02-24 19:41:08下载
- 积分:1