An open API service indexing awesome lists of open source software.

https://github.com/erfaniaa/persian-ocr

Optical character recognition of Farsi and Arabic letters (تشخیص حروف فارسی و عربی)
https://github.com/erfaniaa/persian-ocr

computer-vision convolutional-neural-networks deep-learning delphi farsi image-processing neural-networks ocr optical-character-recognition persian persian-ocr

Last synced: 7 months ago
JSON representation

Optical character recognition of Farsi and Arabic letters (تشخیص حروف فارسی و عربی)

Awesome Lists containing this project

README

          

# Persian OCR (تشخیص حروف فارسی)
> Offline optical character recognition of Persian letters, using deep learning and feature extraction (for educational programming purposes)

This project was completed in 2010. No special libraries were used in it, so it was good practice for us to learn image processing, computer vision, and convolutional neural networks from scratch in middle school.

Read [this document](https://github.com/Erfaniaa/Persian-OCR/blob/master/Persian-OCR.pdf) for more details (in Persian).

## Screenshots

![ocr1](https://user-images.githubusercontent.com/7780269/46572355-46332d00-c991-11e8-8f00-8296636efc1d.JPG)
![ocr2](https://user-images.githubusercontent.com/7780269/46572356-46332d00-c991-11e8-9c89-8bbc7b9e2dd7.JPG)
![ocr3](https://user-images.githubusercontent.com/7780269/46572357-46332d00-c991-11e8-8f3f-8b8fe971f5ed.JPG)
![ocr4](https://user-images.githubusercontent.com/7780269/46572358-46cbc380-c991-11e8-9833-b884f4374901.JPG)

## Development

Open the project using Embarcadero RAD Studio Delphi.

## Run

Clone the project and run OCR.exe (on Windows).