Location:
Search - OCR Data
Search list
Description: OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。
由于这是从一个完整的OCR系统中抽取的部分代码,
所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)
如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code / KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2 *. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
Platform: |
Size: 874813 |
Author: 樊志华 |
Hits:
Description: fen否则需依次排队等候。一旦有顾客理完发离去时,排在队头的顾客便可开始理发。若理发店每天
连续营业T小时,
求一天内顾客在理发馆内平均的逗留时间、顾客排队等候理发的队列的平均长度、营业时间到点后仍需
要完成的收尾工作时间
测试数据:理发椅数N及关门时间由用户读入,第一个顾客进门的时刻为0,之后每个顾客进门的时刻由
前一个顾客进门时间确定。即在进门事件发生时即产生两个随机数(durtime,intertime),durtime为进
门顾客理发所需要的服务时间,intertime为下一个顾客将到达的时间间隔。R为-fen otherwise be followed queue. Once customers Jimmy End made to leave, the first in the queue of customers will start barber. If the barber shop daily turnover of T consecutive hours a day for customers in the barbershop where the average length of stay, customers are queuing up at the barbershop the average queue length, hours after the close of the need to complete the relevant work time test data : N barber chairs and closed by the user time to read, a customers went 0 for the moment, the door after each customer from the time a customer comes first time to determine. At the time of the incident comes as a result of two random number (durtime, intertime), the door for customers durtime hairdressing services needed by the time intertime customers for the next one will arrive in the tim
Platform: |
Size: 489320 |
Author: 王寒夜 |
Hits:
Description: OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complete system, and not build execute program. The development of this code based on Linux/KDE, and used C++ standard moulding board library. Its purpose to lay out including parts and how to work in an OCR system to reader. You, Reader, also could use these code for reference, and used in your system after altered. These code could not be build by itself because it is extracted from a whole OCR system. Two file of*.dat is : char_data.dat: Characteristic data of character words_de.dat: word library (used in after-disposal).
Platform: |
Size: 873472 |
Author: 李权波 |
Hits:
Description: 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动过程, 也能在很短的时间里定制出符合你要求的应用程序(当然,你需要有一定的VC++编程能力), 比如说能在某个特定的区域内用特定的分辨率进行扫描。该例程还提供了如何使用汉王OCR实现文字识别的演示。-the development kits for BenQ to provide specialized scanner, allows users to the development of secondary development package. The development kit is developed by VC 6.0 Dynamic Link Library (scan.dll). Simple interface, call convenience, you can in the shortest period of time right BenQ scanner functional customization. In addition, the development kit is also available to users BenQ develop their own images document literacy library (ImageRW.dll), providing a wide variety of video format support, so you can easily scan will be the image data retention in various formats (supported file formats are BMP, PCX, JPG, TIF , TGA, PNG) image files. The development kit also included within the development routines, even if you do not understand the point scanner-driven process, in a very short p
Platform: |
Size: 543744 |
Author: 123 |
Hits:
Description: OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (reprocessing spent)
Platform: |
Size: 873472 |
Author: 小智 |
Hits:
Description: OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。
由于这是从一个完整的OCR系统中抽取的部分代码,
所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)
如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
Platform: |
Size: 874496 |
Author: 樊志华 |
Hits:
Description: fen否则需依次排队等候。一旦有顾客理完发离去时,排在队头的顾客便可开始理发。若理发店每天
连续营业T小时,
求一天内顾客在理发馆内平均的逗留时间、顾客排队等候理发的队列的平均长度、营业时间到点后仍需
要完成的收尾工作时间
测试数据:理发椅数N及关门时间由用户读入,第一个顾客进门的时刻为0,之后每个顾客进门的时刻由
前一个顾客进门时间确定。即在进门事件发生时即产生两个随机数(durtime,intertime),durtime为进
门顾客理发所需要的服务时间,intertime为下一个顾客将到达的时间间隔。R为-fen otherwise be followed queue. Once customers Jimmy End made to leave, the first in the queue of customers will start barber. If the barber shop daily turnover of T consecutive hours a day for customers in the barbershop where the average length of stay, customers are queuing up at the barbershop the average queue length, hours after the close of the need to complete the relevant work time test data : N barber chairs and closed by the user time to read, a customers went 0 for the moment, the door after each customer from the time a customer comes first time to determine. At the time of the incident comes as a result of two random number (durtime, intertime), the door for customers durtime hairdressing services needed by the time intertime customers for the next one will arrive in the tim
Platform: |
Size: 489472 |
Author: 王寒夜 |
Hits:
Description: 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
Platform: |
Size: 413696 |
Author: huanzhang |
Hits:
Description: 本软件采用专业OCR字符识别引擎,自动识别验证码!自动清除COOKIE!投票速度一流!软件采用后台线程直接发送数据报到服务器,CPU占用极低,最小化时自动隐藏到系统托盘区。你可以把投票任务交给电脑,24小时挂机,不影响你的正常学习工作,仍然可以狂顶靓颖!-This software is a professional OCR character recognition engine, automatic identification code! Automatic removal COOKIE! Vote speed class! Software uses a background thread to send data to report directly to the server, CPU occupancy is very low, minimizing to the system tray automatically hide the area. You can vote task over to a computer, 24-hour hang up, do not affect your normal study and work, you can still Kuangding Jane!
Platform: |
Size: 559104 |
Author: liuxf2012 |
Hits:
Description: 本文提出了一种新的车辆许可证盘子识别,并在此基础上提出了一种自适应图像分割方法-In this paper, a new algorithm for vehicle license
plate identification is proposed, on the basis of a novel adaptive
image segmentation technique (Sliding Windows) in
conjunction with a character recognition Neural Network. The
algorithm was tested with 2820 natural scene gray level vehicle
images of different backgrounds and ambient illumination.
The camera focused on the plate, while the angle of view and
the distance from the vehicle varied according to the
experimental setup. The license plates properly segmented
were 2719 over 2820 input images (96.4 ). The Optical
Character Recognition (OCR) system is a two layer
Probabilistic Neural Network with topology 108-180-36, whose
performance reached 97.4 . The PNN was trained to identify
multi-font alphanumeric characters from car license plates
based on data obtained from algorithmic image processing.
Platform: |
Size: 831488 |
Author: keithe |
Hits:
Description: Description:
A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract.
VietOCR is released and distributed under the Apache License, v2.0.
Features:
Multi-platform (Java version only)
Windows
Solaris
Linux/Unix
Mac OS X
Others
PDF, TIFF, JPEG, GIF, PNG, BMP image formats
Multi-page TIFF images
Screenshots
Selection box
File drag-and-drop
Paste image from clipboard
Postprocessing for Vietnamese to boost accuracy rate
Vietnamese input methods
Localized user interface
Integrated scanning support (on Windows only)
Watch folder monitor for support of batch processing
Custom text replacement in postprocessing
Spellcheck with Hunspell
Support for downloading and installing language data packs and appropriate spell dictionaries
Bravenet Counter Stats-Description:
A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract.
VietOCR is released and distributed under the Apache License, v2.0.
Features:
Multi-platform (Java version only)
Windows
Solaris
Linux/Unix
Mac OS X
Others
PDF, TIFF, JPEG, GIF, PNG, BMP image formats
Multi-page TIFF images
Screenshots
Selection box
File drag-and-drop
Paste image from clipboard
Postprocessing for Vietnamese to boost accuracy rate
Vietnamese input methods
Localized user interface
Integrated scanning support (on Windows only)
Watch folder monitor for support of batch processing
Custom text replacement in postprocessing
Spellcheck with Hunspell
Support for downloading and installing language data packs and appropriate spell dictionaries
Bravenet Counter Stats
Platform: |
Size: 7952384 |
Author: BoinK |
Hits:
Description: ocr mean data is to calculate ocr data.-ocr mean data is to calculate ocr data.
Platform: |
Size: 450560 |
Author: yaser |
Hits:
Description: english language trained data for tesseract ocr
Platform: |
Size: 4306944 |
Author: sadab shekh |
Hits:
Description: 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-OpenCV on the OCR program, Digital Identification can be achieved, the program using KNN algorithm to calculate the sample data
Platform: |
Size: 439296 |
Author: 在线 |
Hits:
Description: 基于PCI-7230设备控制包卡机设备源码,使用TCP方式获取OCR数据来识别-Source device control based on the PCI-7230 the package card machine equipment, using TCP for OCR data to identify
Platform: |
Size: 315392 |
Author: 蔡磊 |
Hits:
Description: OCR DATA FLOW DIAGRAM (DFD), LEVEL 0, LEVEL 1 AND LEVEL 2.
Platform: |
Size: 12288 |
Author: kp |
Hits:
Description: 多隐含层极限学习机,适合对大数据进行处理-Multiple hidden layer limit learning machine, suitable for large data processing
Platform: |
Size: 6144 |
Author: 柳光峰 |
Hits:
Description: 扫描无处不在:浏览器和java C # VB.NET应用
asprise OCR SDK的数据采集◎终极免费的OCR引擎
?运行OCR项目样本
--------------------------------------------
1)在Visual Studio中打开解决方案示例项目\ ocr-samples-vs.sln;
2)设置项目的asprise OCR API样品为启动项目;
3)点击“开始”或按F5开始。(Scan everywhere: the browser and the Java C VB.NET application #
Asprise OCR SDK the ultimate free OCR data acquisition engine
Have run the OCR sample project)
Platform: |
Size: 57407488 |
Author: 新学徒
|
Hits:
Description: 后台运行;
对正在运行的前台程序桌面程序指定位置截图,拼接,图像识别后获得监控数据,保存并发送(Background running;
For the running front desk program, the desktop program specifies the location capture, stitching, image recognition to obtain monitoring data, save and send)
Platform: |
Size: 705536 |
Author: Ceeva
|
Hits:
Description: 数据集为letter-recognition.data,一共为20000条数据。(Letter Image Recognition Data (Blake and Merz, 1998). Each 16-dimensional instance of the 20,000 samples within this database represents a capital typewritten letter in one of twenty fonts.)
Platform: |
Size: 203776 |
Author: 任珍文
|
Hits: