Welcome![Sign In][Sign Up]
Location:
Search - Office 2003 OCR

Search list

[Graph Recognizemodidemo

Description: 一个使用office 2003功能做的文字识别的一个ocr 源码,希望对大家有所帮助
Platform: | Size: 152008 | Author: 李钢 | Hits:

[Graph RecognizeMartinsPaperlessDesktop

Description: 这是一个OCR识别的程序 C#代码 用到office 2003 document imaging(MODI) 很完善的!
Platform: | Size: 122650 | Author: 吴潜 | Hits:

[GDI-BitmapOCR李宇春

Description: OCR技术(光学字符识别)在20世纪70年代就开始着手研究了,经过30年的不断完善,已经迎来了OCR的春天。微软在Office2003中提供了MODI模块(Microsoft Office Document Imaging Object Model),可以对图片中的文字进行识别。如果已经安装Microsoft Office 2003,在开始->程序->Microsoft Office->Microsoft Office工具->Microsoft Office Document Imaging里就集成了MODI模块,可以使用该软件对图片中的文字进行识别。如果要集成MODI模块到自己的程序中,还需要mdivwctl.cpp和mdivwctl.h
Platform: | Size: 142798 | Author: youbinliu@126.com | Hits:

[Windows KernelMODI OCR

Description: office 2003 下的OCR文字识别VC6开发.
Platform: | Size: 1267658 | Author: jimskyship@hotmail.com | Hits:

[Graph Recognizeexample

Description: ocr 文字识别sdk 此源码为delphin源码,具体见接口-ocr character recognition sdk Delphin source for this source, see the specific interface
Platform: | Size: 1158144 | Author: grand | Hits:

[Graph Recognizemodidemo

Description: 一个使用office 2003功能做的文字识别的一个ocr 源码,希望对大家有所帮助-A function of the use of office 2003 to do one of the character recognition ocr source, and they hope to help everyone
Platform: | Size: 196608 | Author: 李钢 | Hits:

[Graph RecognizeMartinsPaperlessDesktop

Description: 这是一个OCR识别的程序 C#代码 用到office 2003 document imaging(MODI) 很完善的!-This is an OCR process to identify C# Code to use office 2003 document imaging (MODI) is perfect!
Platform: | Size: 121856 | Author: 吴潜 | Hits:

[GDI-Bitmapocr

Description: 一个调用OFFICO 2003 OCR进行文字识别的源码,程序编译后生成一个DLL文件,你可以根据实际情况进行修改!-A call OFFICO 2003 OCR character recognition for the source, the program generates a compiled DLL file, you can modify according to the actual situation!
Platform: | Size: 45056 | Author: comput | Hits:

[Graph RecognizeOCR

Description: 一个可以通过像微软在office2003中用到的简单的ocr源代码,只是一个简单的例子,但是对于想了解ocr的朋友还是一个比较不错的.-One can be like Microsoft office2003 used in the simple ocr source code, just a simple example, but would like to know ocr friend is a relatively good.
Platform: | Size: 3344384 | Author: livion | Hits:

[ActiveX/DCOM/ATLModiTest

Description: VC++2003写的利用Office2003中的Modi进行OCR的例子。-Written in VC++2003 of Modi using Office2003 example for OCR.
Platform: | Size: 10240 | Author: maldini | Hits:

[Delphi VCLocr

Description: 验证码识别程序,以动网asp论坛的验证码为例,演示如何识别位置变化、字符变形的验证码图 片。-Code identification procedures in order to move the forum asp net code, for example, demonstrates how to identify changes in position, character deformation of code images.
Platform: | Size: 206848 | Author: falcon0912 | Hits:

[Graph RecognizeOCR

Description: 微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式 -Microsoft back in Office2003 has introduced an OCR module, the Chinese have a good support (no less than a domestic brand products). Many people may have noticed the good stuff, but MS_OCR in VC++ on the interface and have not seen usage of the disclosure. Here I publish a model program with MS_OCR do, we try to identify capabilities also good, and supports a variety of graphics formats
Platform: | Size: 2784256 | Author: xzs | Hits:

[CSharp107215779char

Description: office 2003功能做的文字识别的一个ocr 源码-A function of the use of office 2003 to do one of the character recognition ocr source
Platform: | Size: 21504 | Author: YY | Hits:

[Graph Recognizeocr

Description: 用office 2003的免费控件进行汉字识别-Using office 2003, free character recognition controls
Platform: | Size: 281600 | Author: cal | Hits:

[CSharpOCRSample

Description: The sample application check for images in a specify directory and reads text from these images if any. It saves text from each image in a text file with the same name as the image, automatically. It can handle problems or exceptions with images. If you have Office 2007 installed, the OCR component is available for you to use. The only dependency that s added to your code is Office 2007. Requiring Office (2007 or 2003) to be installed in order for your code to work may or may not fit a situation. But if your client can guarantee that machines that your code will run on have Office (2007 or 2003 )installed, then this solution is ideal for you.
Platform: | Size: 35840 | Author: ricool | Hits:

[Graph RecognizeVCPP_MODIVC_Demo

Description: Microsoft Office文档图像库(MODI)与Office 2003包,可以让我们很容易地集成到自己的应用程序中的OCR功能。MODI的OCR为Visual C ++程序。我决定挖这个东西,写此示例演示程序,显示基本的东西MODI的OCR功能。我相信有些人可能有兴趣在这个程序中. 该项目首先开始的Visual C++6.0,然后升级到Visual Studio。NET 2003中,我已经包括了两个项目文件的演示程序。手动运行中的Visual C++ 6.0,打开MODIVCDemo.dsp。-Microsoft Office Document Imaging Library (MODI) with the Office 2003 package, allows us to easily integrate OCR functionality to their own applications. MODI' s OCR the Visual C++ program. I decided to dig this stuff, write This example demonstrates to display basic things MODI OCR function. I believe that some people may be interested in this program, the project first began the Visual C++6.0, and then upgrade to the Visual Studio. NET 2003, I' ve included a demo program for two project files. Visual C++ 6.0, run manually open MODIVCDemo.dsp.
Platform: | Size: 1006592 | Author: dcc | Hits:

[CSharpFooprj

Description: ocr识别,三个引擎,需要安装office 2003,还有图片二值化-ocr recognition, three engines, you need to install office 2003, also pictures binarization
Platform: | Size: 5324800 | Author: 方伟 | Hits:

[Graph RecognizeMODI_OCR_CHN

Description: 用途:在未安装Office 2003/2007的机器上安装MODI的OCR接口,供第三方软件的OCR功能调用。内含简体中文、英文OCR模块,只能用于简体中文Windows XP/Vista/Win7。其中注册表项用的是SharePoint Designer 2007的,文件全部用的是Office 2007 SP3的。- Purpose: Install MODI OCR interface of Office 2003/2007 is not installed on the machine, for third-party software OCR function calls. Containing Simplified Chinese, English OCR module, only for Simplified Chinese Windows XP/Vista/Win7. Where the registry key using SharePoint Designer 2007, documents all with the Office 2007 SP3 is.
Platform: | Size: 15412224 | Author: 莫田明 | Hits:

[OtherMODIVCDemo

Description: ms ocr 例子程序,需要OFFICE tools安装MICROSOFT office document Imaging才可以用(Microsoft Office Document Imaging Library (MODI) which comes with the Office 2003 package, allows us easily integrate OCR functionality into our own applications.)
Platform: | Size: 1266688 | Author: yanshen80 | Hits:

CodeBus www.codebus.net