CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OCR library

搜索资源列表

  1. OCR算法之C语言代码

    1下载:
  2. OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:874813
    • 提供者:樊志华
  1. gocr

    0下载:
  2. * This a Optical-Character-Recognition program Copyright (C) 2000-2006 Joerg Schulenburg This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3880
    • 提供者:hadmi
  1. Asprise-OCR-Java-Windows_XP_32bit-4.0

    0下载:
  2. 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java 4.CloseWin.exe是销毁本sdk调用dll是弹出的Asprise购买提示,在进行批量识别图片时把CloseWin.exe同时运行就好了,这样就解除了弹出购买窗口这个问题 5.文件夹closeWi
  3. 所属分类:Document

    • 发布日期:2017-05-20
    • 文件大小:6054859
    • 提供者:吕军
  1. digitaleyes-c

    0下载:
  2. DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:382370
    • 提供者:chen
  1. CharacterRecognitionDLL

    0下载:
  2. OCR识别源程序,本程序已变成DLL库文件,适合加在自己的程序中使用-OCR recognition source code, the program has become a DLL library files, suitable for use in their programs
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:25221
    • 提供者:聂晨
  1. VC_ocr

    1下载:
  2. 采用这种组合特征,顺利地解决了多体汉字识别问题,即只用一个特征库就可以识别多体汉字。在工作中我们进一步认识到:不同字体的汉字图形有所不同,实质上可以认为相当于某种字体的图形加上一定的干扰。-Use this assemblage characteristic, successfully solved multi-body character recognition problems, namely, with only one feature library can recognise mult
  3. 所属分类:Graph Recognize

    • 发布日期:2016-09-01
    • 文件大小:2507776
    • 提供者:yefeng
  1. wenzishibie

    0下载:
  2. 利用VC++实现的,基于神经网络的文字识别系统,包括矩阵类库源代码和数字识别系统源代码。-Using VC++ to achieve, based on neural network character recognition system, including the matrix class library source code and digital identification system source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:211403
    • 提供者:hai
  1. OCR-using-cvSVM

    0下载:
  2. Optical character recognition code using cvSVM of openCV library
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:2645
    • 提供者:sanjay
  1. OCRTest

    0下载:
  2. 这是一个在Asprise-OCR包上开发的OCR识别例子,对于规则的字符有很好的识别能力,自动识别条形码。-This is an example based on the Asprise-OCR library, which can well recognize teh regular characters and self-recognize the bar code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:550018
    • 提供者:yg
  1. DAsprise-OCR-l

    0下载:
  2. 验证码识别dll库,对于未加加花、噪,纯数字与字母均可识别 -Verification code identification library dll not Gaga flowers, noise, pure numbers and letters will be recognized
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1534766
    • 提供者:房产
  1. tesseract-ocr-3.02.02.tar

    0下载:
  2. TESSERACT可能是最準確的開源OCR引擎。結合Leptonica圖像處理庫,它可以讀取多種圖像格式,並轉換為文本在超過60種語言。這是前3發動機的1995年UNLV精度的測試之一。在1995年和2006年之間,有一點就可以完成的工作,但自那時以來,它已經被廣泛的谷歌改善。它是根據Apache許可證2.0。 支持的平台 在Linux,Windows TESSERACT工程(含VC + +速成或Cygwin)和Mac OSX。詳細信息和安裝說明,請參閱自述文件。它也可以被編譯為其他平台
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-01
    • 文件大小:3890393
    • 提供者:ken
  1. Asprise-Dev-Guide

    0下载:
  2. This is Asprise Java OCR library developer s guide. It is very helpful for Java developers.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:161580
    • 提供者:riroo
  1. JavaOCR

    0下载:
  2. This a OCR library written in java and can be used either independently or within an other java code. It is called JavaOCR. His author is Ronald s Cemer.-This is a OCR library written in java and can be used either independently or within an other ja
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:46939
    • 提供者:riroo
  1. tesseract-ocr-3.02.chi_tra.tar

    0下载:
  2. OCR已训练好的中文字符识别库,使用方便。-OCR has trained Chinese character recognition library.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:24997251
    • 提供者:halocy
  1. ocr

    2下载:
  2. 调用Microsoft Office Document Imaging 12.0 Type Library类型库文字识别,包括易语言npk文件。模块采用精易模块-Call the Microsoft Office Document Imaging 12.0 Type Library Type Library text recognition, including easy language npk file. Jing Yi module module uses
  3. 所属分类:ELanguage

    • 发布日期:2017-05-02
    • 文件大小:548191
    • 提供者:付武
  1. 49762-1270043-reconnaissance-de-caracteres-ocr.zi

    1下载:
  2. demo developped with delphi ,usefull for ocr library to reconosing caracter
  3. 所属分类:DirextX

    • 发布日期:2017-03-15
    • 文件大小:16384
    • 提供者:habib
  1. aspriseOCR

    1下载:
  2. delphi验证码识别aspriseOCR(Asprise Delphi Pascal OCR (optical character recognition) and barcode recognition SDK offers a high performance API library for you to equip your Delphi Pascal applications (Console, VCL applications, DataSnap server application
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-20
    • 文件大小:913408
    • 提供者:hapost
  1. FrmOCR

    0下载:
  2. OCR识别,简单的调用库文件,实现了识别高能,但识别率较低(OCR identification, a simple call library file, the realization of the identification of high-energy, but low recognition rate)
  3. 所属分类:其他

  1. Microsoft OCR Library Sample

    0下载:
  2. 微软的OCR 的 示例代码 微软的OCR 的 示例代码(Microsoft ocr sample)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:117760
    • 提供者:异之意
  1. leptonica-1.68.tar

    1下载:
  2. tesseract ocr必要库,编译tesseract OCR库时需要。这个是windows版本,亲测可用。(I need it when I Tesseract OCR necessary library, compiling the Tesseract OCR library. This is the Windows version, and the pro - test is available.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-22
    • 文件大小:6694912
    • 提供者:kizel
« 12 3 »
搜珍网 www.dssz.com