# Persian-OCR **Repository Path**: ak17/Persian-OCR ## Basic Information - **Project Name**: Persian-OCR - **Description**: https://github.com/Erfaniaa/Persian-OCR - **Primary Language**: Delphi - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-29 - **Last Updated**: 2025-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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).