搜索资源列表
ocr
- ocr识别模块,可以调用微软office内置的ocr识别功能,使用前必须先安装office2003以上版本
ocr
- ocr源代码,和office有接口,有学习的价值。
office的ocr
- 调用office的ocr
c# ocr文字识别
- 利用office2007中的开发的图片文字识别例子。Microsoft office Document Image,对包括中英文在内的各种语言的印刷体支持还不错。她是由清华文通oem给微软的,所以各种性能还是不错的,在office2007也包括这个功能,需要ocr的人可以参考一下。
Microsoft_office_Document_Imag
- [C#]使用 Microsoft office Document Imaging(MODI) 做光學字元辨識(ocr).doc,[C#]使用 Microsoft office Document Imaging(MODI) 做光學字元辨識(ocr).doc
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.
ocr_office
- office控件实现ocr,识别英文,相当稳健-office control implementation ocr, recognition in English, is very healthy
imageprocessing1
- ocr app where usually abbreviated to ocr, is the mechanical or electronic translation of scanned images of handwritten, typewritten or printed text into machine-encoded text. It is widely used to convert books and documents into electronic files, to
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
office modi ocr
- VB6编写通过office的modi组件进行ocr识别的实例
ocr识别
- 采用office自带的mido识别图片中的文字(Identify the text in the picture with office's Mido)