文件名称:VB_OCR
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 662kb
- 下载次数:
- 2次
- 提 供 者:
- cuiw*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。
其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。
笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。
-Graphic character recognition (OCR) is a common thing. Many programmers want to embed in your program OCR recognition module. However, with the others- asking price is too high myself- too difficult. In fact, back in Office2003 Microsoft has introduced a OCR module, the Chinese have very good support (as much as a domestic brand products). Many people may have noticed the good stuff, but MS_OCR in VC++ on the interface and usage have not seen the disclosure. I publish here a demonstration program with MS_OCR do, we try to identify capacity-not bad, and supports a variety of graphics formats (bmp, jpg, tif).
其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。
笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。
-Graphic character recognition (OCR) is a common thing. Many programmers want to embed in your program OCR recognition module. However, with the others- asking price is too high myself- too difficult. In fact, back in Office2003 Microsoft has introduced a OCR module, the Chinese have very good support (as much as a domestic brand products). Many people may have noticed the good stuff, but MS_OCR in VC++ on the interface and usage have not seen the disclosure. I publish here a demonstration program with MS_OCR do, we try to identify capacity-not bad, and supports a variety of graphics formats (bmp, jpg, tif).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB_OCR\basGetDirectory.bas
......\basOCR.bas
......\Form1.frm
......\Form1.frx
......\MODI2003_编程手册\End-User License Agreement for Microsoft Software.htm
......\.................\MSPAUTO.chm
......\MODI2003_编程手册
......\OCR控件\MDIVWCTL.DLL
......\.......\MDIVWCTL.oca
......\.......\regsvr32.bat
......\OCR控件
......\temp.jpg
......\temp1.jpg
......\temp2.jpg
......\VB_OCR.exe
......\VB_OCR.vbp
......\VB_OCR.vbw
VB_OCR
......\basOCR.bas
......\Form1.frm
......\Form1.frx
......\MODI2003_编程手册\End-User License Agreement for Microsoft Software.htm
......\.................\MSPAUTO.chm
......\MODI2003_编程手册
......\OCR控件\MDIVWCTL.DLL
......\.......\MDIVWCTL.oca
......\.......\regsvr32.bat
......\OCR控件
......\temp.jpg
......\temp1.jpg
......\temp2.jpg
......\VB_OCR.exe
......\VB_OCR.vbp
......\VB_OCR.vbw
VB_OCR