quran / quran.com-images

images using fonts from King Fahed Complex / qurancomplex.org
http://quran.com
390 stars 125 forks source link

Generate line by line images #48

Open omarabb315 opened 6 months ago

omarabb315 commented 6 months ago

How can I extract a dataset with images of each line in the Quran paired with the text? I want to use it for OCR model training

ahmedre commented 6 months ago

salam 3alaikum, the table contains data about which lines each glyph contains, and what word each glyph is, so you should be able to build some sql queries and/or a script to extract this data fairly easily. walsalam 3alaikum

omarabb315 commented 6 months ago

وعليكم السلام ورحمة الله وبركاته، جزاكم الله خيرا على الرد السريع Could you provide me some details about using the table, I am not familiar with this framework, and I want to use a dataset of line images paired with the text

ahmedre commented 6 months ago

The repository comes bundled with a MySQL database - you can extract the data from it without running the included scripts.