«Arabic OCR»: الفرق بين المراجعتين

من ويكي عربآيز
اذهب إلى: تصفح، ابحث
(Software)
ط
 
(13 مراجعة متوسطة بواسطة 4 مستخدمين غير معروضة)
سطر 1: سطر 1:
<div class=english>
 
 
=Optical Character Recognition=
 
=Optical Character Recognition=
 
OCR is the ability to scan a document (or grab a PDF file) and run an OCR program on it and it will generate, based on optical recognition and approximation, an editable text file.
 
OCR is the ability to scan a document (or grab a PDF file) and run an OCR program on it and it will generate, based on optical recognition and approximation, an editable text file.
 
For an idea about OCR see http://www.students.cs.uu.nl/people/mjkammer/Work/intro_2_OCR.html
 
For an idea about OCR see http://www.students.cs.uu.nl/people/mjkammer/Work/intro_2_OCR.html
   
= Current Status of Arabic OCR software =
+
= Current Status of Open Source Arabic OCR software =
  +
The only FOSS OCR system with Arabic support is Tesseract, help is needed in testing and training it.
I (MuhammadAlkarouri) know of no actually working Arabic OCR software that is open source. Any additions are certainly welcome.
 
   
 
= Resources =
 
= Resources =
   
* [http://www.linux-ocr.ekitap.gen.tr/ List of Linux OCR applications]
 
 
* [http://en.wikipedia.org/wiki/Optical_character_recognition OCR from Wikipedia]
 
* [http://en.wikipedia.org/wiki/Optical_character_recognition OCR from Wikipedia]
   
سطر 21: سطر 19:
 
* [http://www.ai.mit.edu/~gremio/publications/Kanungo-etal-AIPR98.pdf Performance Evaluation of two Arabic OCR products]
 
* [http://www.ai.mit.edu/~gremio/publications/Kanungo-etal-AIPR98.pdf Performance Evaluation of two Arabic OCR products]
   
===Software===
+
===Software (FOSS)===
 
*[http://code.google.com/p/tesseract-ocr/ Tesseract] is an open source OCR, initially developed by HP, and released under the Apache License. ''3.x versions has Arabic support''.
* [http://www.irislink.com/c2-532/OCR-Software---Product-list.aspx Readiris] - Supports Arabic and Persian
 
 
*[http://jocr.sourceforge.net/ GOCR] - included in Debian and other distributions. ''No Arabic support''.
* [http://www.novodynamics.com NovoDynamics VERUS] - Focuses on high-performance OCR and image enhancement for Arabic-based scripts, including Arabic, Persian, Pashto, Urdu.
 
 
*[http://www.gnu.org/software/ocrad/ocrad.html GNU Ocrad] "is an OCR [...] program based on a feature extraction method". ''No Arabic support''.
 
'''FOSS''' "no Arabic support"
 
*[[Tesseract (software)|Tesseract]] is an open source OCR, initially developed by [[HP]], and released under the [[Apache License]], Version 2.0. It can be compiled using MSVC 6.0 or GCC.
 
*[http://oocr.sourceforge.net OOCR] OOCR is an OCR program still in development, under the [[GPL]].
 
*[[GOCR]] - included in [[Debian]] and other distributions.
 
*[http://www.gnu.org/software/ocrad/ocrad.html GNU Ocrad] "is an OCR [...] program based on a feature extraction method".
 
   
 
== Other Links ==
 
== Other Links ==
<!--
 
* Software from SA http://ceri.kacst.edu.sa/webpage/software_a_3.htm
 
-->
 
 
* How to encode image produced by a recognition system (mailing thread) http://lists.arabeyes.org/archives/general/2002/March/msg00001.html
 
* How to encode image produced by a recognition system (mailing thread) http://lists.arabeyes.org/archives/general/2002/March/msg00001.html
 
* Rapidly Retargetable Translingual Detection http://tides.umiacs.umd.edu/description.html
 
* Rapidly Retargetable Translingual Detection http://tides.umiacs.umd.edu/description.html
* Sibawayhi Project http://www.hf.uio.no/east/sibawayhi/HomePage/
 

المراجعة الحالية بتاريخ 02:02، 26 يناير 2017

Optical Character Recognition

OCR is the ability to scan a document (or grab a PDF file) and run an OCR program on it and it will generate, based on optical recognition and approximation, an editable text file. For an idea about OCR see http://www.students.cs.uu.nl/people/mjkammer/Work/intro_2_OCR.html

Current Status of Open Source Arabic OCR software

The only FOSS OCR system with Arabic support is Tesseract, help is needed in testing and training it.

Resources

Arabic OCR Links

Papers

Software (FOSS)

  • Tesseract is an open source OCR, initially developed by HP, and released under the Apache License. 3.x versions has Arabic support.
  • GOCR - included in Debian and other distributions. No Arabic support.
  • GNU Ocrad "is an OCR [...] program based on a feature extraction method". No Arabic support.

Other Links