搜索资源列表
OCR
- OCR识别模块,可以调用微软OFFICE内置的OCR识别功能,使用前必须先安装OFFICE2003以上版本
c# OCR文字识别
- 利用office2007中的开发的图片文字识别例子。Microsoft Office Document Image,对包括中英文在内的各种语言的印刷体支持还不错。她是由清华文通oem给微软的,所以各种性能还是不错的,在office2007也包括这个功能,需要OCR的人可以参考一下。
调用微软office2003提供的免费识别功能模块
- 调用微软office2003提供的免费识别功能模块,实现的OCR文字识别。该识别可以使用多种模式。支持中文识别。,Call Microsoft office2003 free identification of functional modules, to achieve the OCR character recognition. The identification can use a variety of patterns. Support of Chinese identificatio
Microsoft_Office_Document_Imag
- [C#]使用 Microsoft Office Document Imaging(MODI) 做光學字元辨識(OCR).doc,[C#]使用 Microsoft Office Document Imaging(MODI) 做光學字元辨識(OCR).doc
ModiTest
- VC++2003写的利用Office2003中的Modi进行OCR的例子。-Written in VC++2003 of Modi using Office2003 example for OCR.
OCR
- 包含了两个实例用法,使用office的组件,一个实例是c#源码,一个是c++源码,实例功能是识别图片中的文字-Contains two instances of usage, using the office component, an example is the c# source code, one is the c++ source code, example function is to identify text in the image
ocr
- 易语言ocr调用OFFICE识别例子,可直接识别中文数字和字符-Easy to identify examples of language ocr call OFFICE
OCR
- 微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式 -Microsoft back in Office2003 has introduced an OCR module, the Chinese have a good support (no less tha
OCR
- 一个可以通过像微软在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.
ocr_csharp
- MS office中的MODI组件中ocr组件在c#中的调用-MS office component of the Modi ocr components c# The call
ocr-office
- 用modi做的简单的ocr程序-Modi done with a simple procedure ocr .........
UnicodeOCR
- Optical Character Recognition (OCR) there a few options. Microsoft has OCR capabilities built in to Office 2007 which you can make use as specified in this article on Using The Office 2007 OCR Component in C#-Optical Character Recognition (OCR) there
ocr
- 用office 2003的免费控件进行汉字识别-Using office 2003, free character recognition controls
OCR_OK_01
- Using OCR with office Api, to recognize scanneds documents.
OCRSample
- 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.
ocr
- 这是一个基于OFFICE组件的字符识别及OPENCV简单操作,图片路径需要自己进行更改,代码里面有详细说明-This is a component-based character recognition and OFFICE OPENCV simple operation, image paths need to make changes to their code which is described in detail
OFFICEOCR
- office ocr setup安装包 安装成功后可识别图片文字(office ocr setup)
office modi ocr
- VB6编写通过office的modi组件进行OCR识别的实例
modi
- VB6调用office的modi组件执行ocr识别(OCR MODI of Office in VB6)
OCR识别
- 采用office自带的mido识别图片中的文字(Identify the text in the picture with office's Mido)