<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" article-type="review-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">CMES</journal-id>
<journal-id journal-id-type="nlm-ta">CMES</journal-id>
<journal-id journal-id-type="publisher-id">CMES</journal-id>
<journal-title-group>
<journal-title>Computer Modeling in Engineering &#x0026; Sciences</journal-title>
</journal-title-group>
<issn pub-type="epub">1526-1506</issn>
<issn pub-type="ppub">1526-1492</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">24555</article-id>
<article-id pub-id-type="doi">10.32604/cmes.2022.024555</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Review</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Arabic Optical Character Recognition: A Review</article-title>
<alt-title alt-title-type="left-running-head">Arabic Optical Character Recognition: A Review</alt-title>
<alt-title alt-title-type="right-running-head">Arabic Optical Character Recognition: A Review</alt-title>
</title-group>
<contrib-group content-type="authors">
<contrib id="author-1" contrib-type="author" corresp="yes">
<name name-style="western"><surname>Alghyaline</surname><given-names>Salah</given-names></name><email>salah.alghyaline@wise.edu.jo</email></contrib>
<aff id="aff-1"><institution>Computer Science Department, The World Islamic Sciences and Education University</institution>, <addr-line>Amman, 1101-11947</addr-line>, <country>Jordan</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>&#x002A;</label>Corresponding Author: Salah Alghyaline. Email: <email>salah.alghyaline@wise.edu.jo</email></corresp>
</author-notes>
<pub-date pub-type="epub" date-type="pub" iso-8601-date="2022-11-22"><day>22</day>
<month>11</month>
<year>2022</year></pub-date>
<volume>135</volume>
<issue>3</issue>
<fpage>1825</fpage>
<lpage>1861</lpage>
<history>
<date date-type="received"><day>01</day><month>6</month><year>2022</year></date>
<date date-type="accepted"><day>16</day><month>8</month><year>2022</year></date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2023 Alghyaline</copyright-statement>
<copyright-year>2023</copyright-year>
<copyright-holder>Alghyaline</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_CMES_24555.pdf"></self-uri>
<abstract>
<p>This study aims to review the latest contributions in Arabic Optical Character Recognition (OCR) during the last decade, which helps interested researchers know the existing techniques and extend or adapt them accordingly. The study describes the characteristics of the Arabic language, different types of OCR systems, different stages of the Arabic OCR system, the researcher&#x2019;s contributions in each step, and the evaluation metrics for OCR. The study reviews the existing datasets for the Arabic OCR and their characteristics. Additionally, this study implemented some preprocessing and segmentation stages of Arabic OCR. The study compares the performance of the existing methods in terms of recognition accuracy. In addition to researchers&#x2019; OCR methods, commercial and open-source systems are used in the comparison. The Arabic language is morphologically rich and written cursive with dots and diacritics above and under the characters. Most of the existing approaches in the literature were evaluated on isolated characters or isolated words under a controlled environment, and few approaches were tested on page-level scripts. Some comparative studies show that the accuracy of the existing Arabic OCR commercial systems is low, under 75&#x0025; for printed text, and further improvement is needed. Moreover, most of the current approaches are offline OCR systems, and there is no remarkable contribution to online OCR systems.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Arabic Optical Character Recognition (OCR)</kwd>
<kwd>Arabic OCR software</kwd>
<kwd>Arabic OCR datasets</kwd>
<kwd>Arabic OCR evaluation</kwd>
</kwd-group>
</article-meta>
</front>
<body>
<sec id="s1"><label>1</label><title>Introduction</title>
<p>Optical Character Recognition (OCR) detects and recognizes the printed and handwritten text from an image and converts it to editable text. The editable version of the image is usually used for further processing operations like indexing, searching, analyzing, and modification. The OCR has many applications such as data entry [<xref ref-type="bibr" rid="ref-1">1</xref>], vehicle license plate recognition [<xref ref-type="bibr" rid="ref-2">2</xref>], postal address reading [<xref ref-type="bibr" rid="ref-3">3</xref>], bank cheque reading [<xref ref-type="bibr" rid="ref-4">4</xref>], intelligent driving systems [<xref ref-type="bibr" rid="ref-5">5</xref>], and invoice reading [<xref ref-type="bibr" rid="ref-6">6</xref>]. The OCR systems are either printed-based or handwritten-based OCRs. People have different writing styles; therefore, recognizing handwritten scripts is more challenging than recognizing printed text and the expected accuracy is low. There are online and offline OCR systems. The online OCR performs the recognition result in real-time and only uses handwritten scripts. Most OCR approaches are designed to extract the printed script from a single image document. However, few approaches are proposed for video-based OCR.</p>
<p>Most of the existing Arabic OCR systems are either handcrafted or learned-based OCR systems. Deep learned features showed superior results compared with handcrafted features during the last decade in terms of recognition accuracy and speed in many fields of image processing [<xref ref-type="bibr" rid="ref-7">7</xref>,<xref ref-type="bibr" rid="ref-8">8</xref>]. Deep learned-based OCR systems use Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNN) for feature extraction and classification [<xref ref-type="bibr" rid="ref-9">9</xref>,<xref ref-type="bibr" rid="ref-10">10</xref>]. The CNN architecture consists of a sequence of layers. The CNN layers include convolutional, max pooling, sampling, and a fully connected layer. Arabic handcrafted OCR systems usually extract features from contour features [<xref ref-type="bibr" rid="ref-11">11</xref>], statistical features [<xref ref-type="bibr" rid="ref-12">12</xref>], topological features [<xref ref-type="bibr" rid="ref-13">13</xref>], geometrical features [<xref ref-type="bibr" rid="ref-14">14</xref>], from feature descriptors such as SIFT descriptor [<xref ref-type="bibr" rid="ref-15">15</xref>], Speeded Up Robust Features (SURF) [<xref ref-type="bibr" rid="ref-16">16</xref>] and Histograms of Oriented Gradients (HOGs) descriptor [<xref ref-type="bibr" rid="ref-17">17</xref>].</p>
<p>Most of the existing OCR systems work on Latin, Japanese, Chinese, and Korean scripts [<xref ref-type="bibr" rid="ref-18">18</xref>]. Many authors mentioned that few efforts were made in Arabic OCR compared with Latin and English scripts [<xref ref-type="bibr" rid="ref-19">19</xref>,<xref ref-type="bibr" rid="ref-20">20</xref>]. During the last decade, there has been dramatic advancement in the development of Graphics Processing Units (GPUs). This significantly speeds up the computation time and allows scientists to design deep CNNs that can extract and process more features. The Deep CNNs methods achieved state-of-the-art results in many fields of computer vision and image processing. CNNs extract features directly from raw pixels without any preprocessing operations, are invariant to object class changes, handles inputs with high dimension, and have distinct features [<xref ref-type="bibr" rid="ref-21">21</xref>]. Tian&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-22">22</xref>] proposed OCR approach to recognize English characters from natural images. The method was inspired by the success of using deep CNNs for object recognition. The architecture is based on the VGG16 CNN model followed by a Bi-Directional Long Short-Term Memory (LSTM). The method achieved state-of-the-art on ICDAR2013 and ICDAR2015 benchmarks. Ye&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-23">23</xref>] developed an OCR approach called TextFuseNet to recognize English texts with irregular shapes from natural scenes. The CNN architecture uses the ResNet model to fuse and extract characters, words, and global text features. The method achieved state-of-the-art on the following datasets: CTW-1500, ICDAR2015, ICDAR2013, and Total-Text. Mackay&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-24">24</xref>] proposed OCR to recognize real images that contain English words. The approach is called Rotational You Only Look Once (R-YOLO). The system is based on the YOLO4 CNN object detector architecture. Non-Maximum Suppression is used to eliminate the redundant bounding boxes. The method detects text with arbitrary rotation angles. The method results outperformed the state-of-the-art in the following datasets ICDAR2017-MLT, ICDAR2013, ICDAR2015, and MSRA-TD500.</p>
<p>Each language has different writing structures and styles. The Arabic language is written cursive, from right to left, and diacritics are used and can change the word meaning accordingly. Recognizing Arabic script is more challenging than English script due to many facts [<xref ref-type="bibr" rid="ref-25">25</xref>&#x2013;<xref ref-type="bibr" rid="ref-27">27</xref>]: the cursive nature of the Arabic language, the high similarity between the Arabic letters, the Arabic language is very rich morphologically, the diacritics in the Arabic language can change the word meaning. Most of the existing Arabic OCR approaches in the literature are tested under a controlled environment with some constraints, such as datasets with high-quality images, isolated characters, or isolated words, and few OCRs were tested on a page-level script. Some approaches were used with specific font types and sizes. Most of the existing Arabic OCR approaches ignore diacritics. According to an experiment [<xref ref-type="bibr" rid="ref-28">28</xref>] that evaluated four well-known OCR systems, Sakhr, ABBYY, RDI, and Tesseract, the recognition accuracies are 51.56&#x0025;, 75.19&#x0025;, 46.00&#x0025;, and 48.61&#x0025;, respectively (font type was Arabic transparent). The experiments were conducted on the KAFD dataset, a page-level printed text dataset. Hegghammer [<xref ref-type="bibr" rid="ref-29">29</xref>] evaluated the performance of Google Document AI and Tesseract OCR systems in English and Arabic. The systems&#x2019; performance was lower in the Arabic language compared with English. Despite the evaluated English dataset was challenging and included scripts from old books and different font styles. In contrast, the Arabic dataset includes simple font styles and writings from the internet like Wikipedia. The word recognition rates for Document AI and Tesseract are 85.8&#x0025; and 65.2&#x0025; for English scripts and 80.2&#x0025; and 58.9&#x0025; for Arabic scripts, respectively. The OCR for Arabic script is still an unsolved problem for printed and handwritten scripts, especially for page-level scripts [<xref ref-type="bibr" rid="ref-28">28</xref>&#x2013;<xref ref-type="bibr" rid="ref-30">30</xref>].</p>
<p>This study reviews the main contributions in Arabic optical character recognition during the last decade.</p>
<p>The review will be useful for all readers interested in Arabic OCR: non-expert people can have an overview of the Arabic OCR techniques. At the same time, the expert readers can extend the existing methods and datasets or adapt them to their applications. The contributions of this article are summarized as follows:
<list list-type="order">
<list-item><p>Explain the main characteristics of the Arabic language.</p></list-item>
<list-item><p>Report the main phases of the Arabic character recognition system, the different techniques used to handle each stage, and the researchers&#x2019; contributions in each step.</p></list-item>
<list-item><p>Survey the used datasets for Arabic OCR and their characteristics.</p></list-item>
<list-item><p>Provide a comprehensive comparison between the existing Arabic OCR approaches and software.</p></list-item>
<list-item><p>Describe the evaluation metrics for OCR.</p></list-item>
<list-item><p>Implement some preprocessing and segmentation techniques for Arabic OCR.</p></list-item>
</list></p>
</sec>
<sec id="s2"><label>2</label><title>Literature Review</title>
<sec id="s2_1"><label>2.1</label><title>Printed and Handwritten OCR</title>
<p>Handwritten OCR converts symbols and characters written by natural hand to editable text. The characters are written on paper or directly on a touch screen using a pen or fingers. Printed OCR takes an image containing printed text as input and converts it into editable text. Recognizing handwritten text is more challenging than recognizing printed text. People have diverse ways of writing, which makes it difficult even for a human to recognize it.</p>
<p><xref ref-type="fig" rid="fig-1">Fig. 1</xref> shows a sample of Arabic scripts. The handwritten script is usually written in cursive, even in Latin scripts. Segmenting cursive scripts is more complicated than segmenting printed scripts [<xref ref-type="bibr" rid="ref-31">31</xref>,<xref ref-type="bibr" rid="ref-32">32</xref>]. Handwritten character recognition has essential applications such as sorting postal mail, processing handwritten forms, and processing bank checks [<xref ref-type="bibr" rid="ref-33">33</xref>]. The handwritten script has many sizes, orientations, and resolutions compared with printed text, and there are no standard font sizes and orientations.</p>
<fig id="fig-1"><label>Figure 1</label><caption><title>Sample of handwritten and printed Arabic text</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-1.png"/></fig>
</sec>
<sec id="s2_2"><label>2.2</label><title>Online and Offline OCR</title>
<p>Online OCR is used with handwritten scripts. The word is recognized immediately in real-time after it is written. Usually, a pen is used to write the text on a touch screen. The characters are represented as a point in 2-D space. The time sequence of writing the characters (temporal information) could help segment the characters, especially for non-cursive characters [<xref ref-type="bibr" rid="ref-34">34</xref>]. Online OCR is usually achieved higher accuracy than offline OCR because much information is captured during the writing time, such as the direction of the stroke, speed, and order. In Offline OCR, the recognition result does not appear immediately and needs some time, depending on the OCR speed. The Offline OCR is used with handwritten and printed scripts [<xref ref-type="bibr" rid="ref-35">35</xref>].</p>
</sec>
<sec id="s2_3"><label>2.3</label><title>Image and Video-Based OCR</title>
<p>In image-based OCR, the system receives a single image as input and outputs a single editable text file. In the video-based OCR, the temporal information from different frames is used to recognize the text [<xref ref-type="bibr" rid="ref-19">19</xref>,<xref ref-type="bibr" rid="ref-36">36</xref>]. The exact text appears in a sequence of frames; therefore, the text repetition boosts the recognition accuracy. The same word could have many recognition results, and the result with the highest probability is chosen. <xref ref-type="fig" rid="fig-2">Fig. 2</xref> shows three frames taken at different seconds, showing the exact text.</p>
<fig id="fig-2"><label>Figure 2</label><caption><title>Sample of a printed text at different video frames</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-2.png"/></fig>
</sec>
</sec>
<sec id="s3"><label>3</label><title>Characteristics of the Arabic Language</title>
<p>The Arabic language is the official language in all Arab countries. According to World Bank statistics [<xref ref-type="bibr" rid="ref-37">37</xref>], the population in Arab countries will be more than four hundred million people in 2020. Muslims worldwide use the Arabic language to read the Holy Quran written in the Arabic language. The Arabic alphabet is used in many other languages such as Persian, Pashto, Kurdish, Urdu, Punjabi, Brahui, Baluchi, and Kashmiri. The Arabic language consists of twenty-eight letters in addition to Hamza (<inline-graphic xlink:href="CMES_24555-inline-1.png"/>). The Arabic letter shape is changed according to its location in the world. At most, there are four shapes for each letter beginning, middle, end, and alone, as shown in <xref ref-type="table" rid="table-1">Table 1</xref>. Dots are used in the Arabic language and change the letter meaning according to their locations, as shown in <xref ref-type="fig" rid="fig-3">Fig. 3</xref>. <xref ref-type="fig" rid="fig-4">Fig. 4</xref> shows how the shape of the letter Ayan (&#x201C;<inline-graphic xlink:href="CMES_24555-inline-2.png"/>&#x201D;) changes according to its location in the word. Unlike Latin text, the Arabic language is written in a cursive way and from right to left direction, and there are no capital and small letters. The cursive property makes it difficult to segment the Arabic word into characters. The Arabic language has many diacritics that can change the word meaning accordingly. Arab can understand the word meaning from the sentence context without writing the word&#x2019;s diacritics. <xref ref-type="table" rid="table-2">Table 2</xref> shows the main Arabic diacritics with their pronunciation. <xref ref-type="table" rid="table-3">Table 3</xref> shows examples of how diacritics change the word meaning. The Arabic language has a rich and complex morphological structure [<xref ref-type="bibr" rid="ref-25">25</xref>,<xref ref-type="bibr" rid="ref-26">26</xref>]. <xref ref-type="table" rid="table-4">Table 4</xref> shows some but not all variations of the root Katab (<inline-graphic xlink:href="CMES_24555-inline-3.png"/>). According to [<xref ref-type="bibr" rid="ref-27">27</xref>], recognizing Arabic script is more challenging than recognizing English script. The Character Error Rate (CER) for Arabic is 3.3&#x0025; <italic>vs.</italic> 1.1&#x0025; for English. According to the authors, that is due to the high similarity between Arabic characters, the Arabic language is written in a cursive way, and it has many ligatures and a variety of Arabic fonts and styles.</p>
<table-wrap id="table-1"><label>Table 1</label><caption><title>List of Arabic characters</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Arabic letter</th>
<th align="left">Alone</th>
<th align="left">Beginning</th>
<th align="left">Middle</th>
<th align="left">End</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">Alif</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-4.png"/></td>
<td align="left"/>
<td align="left"/>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-5.png"/></td>
</tr>
<tr>
<td align="left">Ayn</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-6.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-7.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-8.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-9.png"/></td>
</tr>
<tr>
<td align="left">Baa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-10.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-11.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-12.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-13.png"/></td>
</tr>
<tr>
<td align="left">Daad</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-14.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-15.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-16.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-17.png"/></td>
</tr>
<tr>
<td align="left">Daal</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-18.png"/></td>
<td align="left"/>
<td align="left"/>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-19.png"/></td>
</tr>
<tr>
<td align="left">Faa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-20.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-21.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-22.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-23.png"/></td>
</tr>
<tr>
<td align="left">Gaaf</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-24.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-25.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-26.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-27.png"/></td>
</tr>
<tr>
<td align="left">Ghayn</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-28.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-29.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-30.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-31.png"/></td>
</tr>
<tr>
<td align="left">Haa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-32.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-33.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-34.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-35.png"/></td>
</tr>
<tr>
<td align="left">Haaa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-36.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-37.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-38.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-39.png"/></td>
</tr>
<tr>
<td align="left">Hamza</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-40.png"/></td>
<td align="left"/>
<td align="left"/>
<td align="left"/>
</tr>
<tr>
<td align="left">Jiim</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-41.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-42.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-43.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-44.png"/></td>
</tr>
<tr>
<td align="left">Kaaf</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-45.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-46.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-47.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-48.png"/></td>
</tr>
<tr>
<td align="left">Laam</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-49.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-50.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-51.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-52.png"/></td>
</tr>
<tr>
<td align="left">Miim</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-53.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-54.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-55.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-56.png"/></td>
</tr>
<tr>
<td align="left">Nuun</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-57.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-58.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-59.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-60.png"/></td>
</tr>
<tr>
<td align="left">Raa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-61.png"/></td>
<td align="left"/>
<td align="left"/>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-62.png"/></td>
</tr>
<tr>
<td align="left">Saad</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-63.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-64.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-65.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-66.png"/></td>
</tr>
<tr>
<td align="left">Shiin</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-67.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-68.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-69.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-70.png"/></td>
</tr>
<tr>
<td align="left">Siin</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-71.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-72.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-73.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-74.png"/></td>
</tr>
<tr>
<td align="left">Taa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-75.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-76.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-77.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-78.png"/></td>
</tr>
<tr>
<td align="left">Taaa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-79.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-80.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-81.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-82.png"/></td>
</tr>
<tr>
<td align="left">Thaa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-83.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-84.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-85.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-86.png"/></td>
</tr>
<tr>
<td align="left">Thaaa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-87.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-88.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-89.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-90.png"/></td>
</tr>
<tr>
<td align="left">Thaal</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-91.png"/></td>
<td align="left"/>
<td align="left"/>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-92.png"/></td>
</tr>
<tr>
<td align="left">Waaw</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-93.png"/></td>
<td align="left"/>
<td align="left"/>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-94.png"/></td>
</tr>
<tr>
<td align="left">Xaa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-95.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-96.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-97.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-98.png"/></td>
</tr>
<tr>
<td align="left">Yaa</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-99.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-100.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-101.png"/></td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-102.png"/></td>
</tr>
<tr>
<td align="left">Zaay</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-103.png"/></td>
<td align="left"/>
<td align="left"/>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-104.png"/></td>
</tr>
</tbody>
</table>
</table-wrap><fig id="fig-3"><label>Figure 3</label><caption><title>Dots at different locations in the word</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-3.png"/></fig><fig id="fig-4"><label>Figure 4</label><caption><title>Ayn letter (&#x0639;) at different locations in the word</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-4.png"/></fig><table-wrap id="table-2"><label>Table 2</label><caption><title>Arabic diacritics with their pronunciation</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Diacritic</th>
<th align="left">Example</th>
<th align="left">Pronunciation</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-105.png"/></td>
<td align="left">Fatha</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-106.png"/></td>
<td align="left">Ma</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-107.png"/></td>
<td align="left">Kasra</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-108.png"/></td>
<td align="left">Me</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-109.png"/></td>
<td align="left">Damma</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-110.png"/></td>
<td align="left">Mo</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-111.png"/></td>
<td align="left">Tanween Fath</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-112.png"/></td>
<td align="left">Man</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-113.png"/></td>
<td align="left">Tanween Kasr</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-114.png"/></td>
<td align="left">Men</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-115.png"/></td>
<td align="left">Tanween Dam</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-116.png"/></td>
<td align="left">Mon</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-117.png"/></td>
<td align="left">Sukun</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-118.png"/></td>
<td align="left">M</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-119.png"/></td>
<td align="left">Shadda</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-120.png"/></td>
<td align="left">Mma</td>
</tr>
</tbody>
</table>
</table-wrap><table-wrap id="table-3"><label>Table 3</label><caption><title>Examples of how Arabic diacritics change the word meaning accordingly</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">The Arabic word</th>
<th align="left">The meaning</th>
<th align="left">Pronunciation</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-121.png"/></td>
<td align="left">To calculate</td>
<td align="left">Ha-sa-ba</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-122.png"/></td>
<td align="left">Assume</td>
<td align="left">Ha-se-ba</td>
</tr>
<tr>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-123.png"/></td>
<td align="left">According to</td>
<td align="left">Ha-sab</td>
</tr>
</tbody>
</table>
</table-wrap><table-wrap id="table-4"><label>Table 4</label><caption><title>Some of the variations derived from the root Katab (<inline-graphic xlink:href="CMES_24555-inline-3.png"/>)</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Transliteration</th>
<th align="left">Arabic word</th>
<th align="left">English meaning</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">Kataba</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-124.png"/></td>
<td align="left">Wrote</td>
</tr>
<tr>
<td align="left">KitaAb</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-125.png"/></td>
<td align="left">Book</td>
</tr>
<tr>
<td align="left">Makotuwb</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-126.png"/></td>
<td align="left">Written</td>
</tr>
<tr>
<td align="left">Kateb</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-127.png"/></td>
<td align="left">Writer</td>
</tr>
<tr>
<td align="left">Yakitob</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-128.png"/></td>
<td align="left">Write</td>
</tr>
<tr>
<td align="left">Makotabaph</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-129.png"/></td>
<td align="left">library</td>
</tr>
<tr>
<td align="left">Maktab</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-130.png"/></td>
<td align="left">Office</td>
</tr>
<tr>
<td align="left">Maktabat</td>
<td align="left"><inline-graphic xlink:href="CMES_24555-inline-131.png"/></td>
<td align="left">libraries</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s4"><label>4</label><title>Main Steps of the OCR System</title>
<p>The OCR system includes 4 stages: preprocessing, segmentation, feature extraction and classification as shown in <xref ref-type="fig" rid="fig-5">Fig. 5</xref>.</p>
<fig id="fig-5"><label>Figure 5</label><caption><title>OCR main stages</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-5.png"/></fig>
<sec id="s4_1"><label>4.1</label><title>Preprocessing</title>
<p>The captured images could suffer from noise interference; therefore, preprocessing operations are applied to the digital image to improve the image quality. Improving image quality is crucial, primarily if this image is used for further processing, such as feature extraction, object recognition, and action recognition. A comparative study [<xref ref-type="bibr" rid="ref-38">38</xref>] on four known OCR systems, Google Docs, ABBY FineReader, Tesseract, and Transym, showed that basic image preprocessing operations such as converting image color to grayscale, brightness, and contrast adjustment improved the recognition accuracy of all systems up to 9&#x0025;. Illumination adjustment includes brightness and contrast operations to increase the object&#x2019;s sharpness and show the contours clearly. Shen&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-39">39</xref>] used preprocessing to enhance the image quality for character recognition. The image contrast is adjusted using non-linear transformation, then the image color is changed to a gray color, and a threshold is used to filter pixels. The experiments proved that the preprocessing improves the recognition accuracy by 21&#x0025;, 8&#x0025;, and 2&#x0025; for Hanwang, ABBY FineReader, and Tesseract OCR systems, respectively. Binarization operation includes converting the color or grayscale image pixels to two colors, black and white. Usually, a specific threshold is applied to classify pixels. The Binary image is easier to process due to reducing the color range from three channels, each channel with 256 values to two values, and in character recognition, the color of the character is not essential for character classification. <xref ref-type="fig" rid="fig-6">Fig. 6</xref> shows converting the colored image into grayscale and binary images.</p>
<fig id="fig-6"><label>Figure 6</label><caption><title>Covering image color to grayscale and binary colors (using rgb2gray and im2bw MATLAB functions)</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-6.png"/></fig>
<p>Many techniques are applied to remove the noise in the image, such as statistical noise removal and morphological operations. Morphological operations include removing, filling, dilation, erosion, closing, and opening operations. Statistical operations like median filter reduce the noise by replacing a set of neighbor pixels with their median pixel, as shown in <xref ref-type="fig" rid="fig-7">Fig. 7</xref>. Removing operation replaces 1&#x2005;s by 0&#x2005;s, where the surrounding pixels are 0&#x2005;s. The filling operation replaces 0&#x2005;s by 1&#x2005;s, where the surrounding pixels are 1&#x2005;s. Dilation is used to add pixels to the boundaries of the object. As a result, the boundaries will become thicker, it will fill the small holes in the object, and the object will become more visible. Erosion operation removes pixels from the object boundaries, and this could remove isolated pixels that are not related to the crucial objects in the image (noise). The closing operation performs a dilation operation with a specific kernel size followed by an erosion operation. The opening operation performs an erosion operation with a specific kernel size followed by a dilation operation. Opening and closing operations are combined to smooth the image contour lines and remove the image&#x2019;s small holes. Therefore, it removes the background objects and keeps the script in the image, as shown in <xref ref-type="fig" rid="fig-8">Fig. 8</xref>. Scanned images or images taken from a phone could suffer from the skew problem and positioning the image in the correct direction enhances the recognition rate of the OCR system. Malik&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-32">32</xref>] and Ahmad&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-40">40</xref>] proposed Arabic OCR that corrects the skewness in the input image reported that the skewness correction enhanced the character segmentation. In <xref ref-type="fig" rid="fig-9">Fig. 9</xref>, Hough Transform is applied to correct the image skewness. Thinning is used to reduce the number of pixels to one pixel. As a result of the thinning operation, the skeleton of the text will remain, as shown in <xref ref-type="fig" rid="fig-10">Fig. 10</xref>. The character&#x2019;s skeleton includes valuable information that can be used to distinguish the character. The disadvantage of the thinning operation is losing character information by reducing the number of pixels, and the shape of the skeleton could be different from the original character shape. Alghamdi&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-41">41</xref>] proposed thinning technique for Arabic text that preserves the dots above the Arabic characters and the connectivity between characters. The background of the image contains many noises and unnecessary features for OCR. Therefore removing the background and keeping the script will improve the OCR recognition rate [<xref ref-type="bibr" rid="ref-42">42</xref>,<xref ref-type="bibr" rid="ref-43">43</xref>]. <xref ref-type="fig" rid="fig-11">Fig. 11</xref> shows that removing the background eliminates many unwanted features for OCR and keeps the text-only. Nosseir&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-44">44</xref>] proposed OCR system to extract the numbers from Egyptian identity cards. The preprocessing operations include image cropping, converting the image into grayscale color, color reversing, converting the image into a black-white, and dilation operation. Talaat&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-13">13</xref>] proposed an Arabic OCR approach based on a set of preprocessing operations. The input image is converted to a black-white, the skew is corrected, a set of morphological operations is applied: filling, bridging, removing, and dilation, and finally, the image pixels are normalized by applying a median after. <xref ref-type="fig" rid="fig-6">Figs. 6</xref> to <xref ref-type="fig" rid="fig-11">11</xref> show a sample of preprocessing operations implemented using built-in MATLAB functions.</p>
<fig id="fig-7"><label>Figure 7</label><caption><title>Applying median filter (using im2bw and medfilt2 MATLAB functions)</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-10.png"/></fig><fig id="fig-8"><label>Figure 8</label><caption><title>The opening operation is followed by the closing operation to smooth a license plate (using imopen and imclose MATLAB functions)</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-9.png"/></fig><fig id="fig-9"><label>Figure 9</label><caption><title>Using hough transform in MATLAB for text skew detection &#x0026; correction</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-7.png"/></fig><fig id="fig-10"><label>Figure 10</label><caption><title>Thinning morphological operation (using bwmorph MATLAB function)</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-11.png"/></fig><fig id="fig-11"><label>Figure 11</label><caption><title>Removing image background</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-8.png"/></fig>
</sec>
<sec id="s4_2"><label>4.2</label><title>Segmentation</title>
<p>The goal of this stage is to detect different words or characters in the script. Then, the features of these words or characters are extracted and classified into various labels (classes). There are three segmentation methods for the Arabic script, the segmentation-free method, the segmentation-based method, and the segmentation-hybrid method. The segmentation-free method (holistic method) [<xref ref-type="bibr" rid="ref-11">11</xref>] segments the script into words, and then a template matching technique is used to find the similarity between these templates and the predefined dictionary templates. Template matching works well with printed text, sensitive to font size and style [<xref ref-type="bibr" rid="ref-45">45</xref>]. The holistic method usually works with OCR systems that recognize a limited number of words, like a set of cities&#x2019; names in a country. The segmentation-based method (analytical approaches) segments the script into characters. The traditional way of the analytical approach is to segment the script into lines, then segment the lines into words, and finally segment the words into characters. Some analytical approaches segment the script into characters directly using the sliding windows with the template matching method. The analytical approach is applicable to recognize most language words.</p>
<p>However, developing such systems needs more effort and processing time. The segmentation-hybrid method segments the script into ligatures and characters. The ligature is a sequence of connected characters that always come together. <xref ref-type="fig" rid="fig-12">Fig. 12</xref> shows an example of two Arabic ligatures. Each ligature consists of two letters. Many approaches proposed Arabic OCR [<xref ref-type="bibr" rid="ref-46">46</xref>&#x2013;<xref ref-type="bibr" rid="ref-48">48</xref>] based on ligature segmentation instead of character segmentation. Ligature segmentation would be a suitable alternative, and it is used instead of using character segmentation. However, the number of ligatures is large, and there is no way to count them accurately. The incorrect segmentation will result in false recognition results. Usually, the segmentation process passes through three stages: line, word, and character segmentation [<xref ref-type="bibr" rid="ref-49">49</xref>]. Segmenting the Arabic script is a challenging problem, and this is due to the cursive nature of the Arabic language. One of the popular segmentation methods is using histogram projection. There are two types of pixel projections. The horizontal project segments the script into lines, and the vertical projection is used for words and character segmentation. The image is converted into greyscale color. Then, the sum of pixel values at each row is calculated for horizontal projection, whereas in the vertical projection, the sum of pixel values at each column is calculated. The horizontal projection can segment the script into different lines, where the white color in the histogram represents the new lines. In <xref ref-type="fig" rid="fig-13">Fig. 13</xref>, the horizontal projection can detect the white spaces between the paragraph lines. The red lines represent the segmentation point. In <xref ref-type="fig" rid="fig-14">Fig. 14</xref>, the vertical projection can detect the white spaces between the words. However, due to the cursive nature of Arabic, it is not easy to segment the characters. MATLAB is used to implement the segmentation parts in <xref ref-type="fig" rid="fig-13">Figs. 13</xref> and <xref ref-type="fig" rid="fig-14">14</xref>. The sum of pixels of each column in the image is calculated to find the vertical image histogram. Whereas the sum of pixels of each row in the image is calculated to find the horizontal image histogram. It is clear from the figures that the white areas between lines and words are shown with high intensity and can be identified after thresholding pixels intensity. Kiaei&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-50">50</xref>] proposed Arabic an OCR method based on horizontal and vertical pixels projection. A template matching technique and the sliding window were used to find the similarity between the template bank and the image part.</p>
<fig id="fig-12"><label>Figure 12</label><caption><title>Examples of Arabic ligatures consist of two letters</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-12.png"/></fig><fig id="fig-13"><label>Figure 13</label><caption><title>Histogram of the horizontal projection</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-13.png"/></fig><fig id="fig-14"><label>Figure 14</label><caption><title>Histogram of the vertical projection</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-14.png"/></fig>
<p>Thinning and contour tracking are used to segment the Arabic script. Skeleton includes character strokes, the direction of strokes, extreme points, characters intersections, and characters&#x2019; dots [<xref ref-type="bibr" rid="ref-51">51</xref>]. Segmenting the characters from the skeleton is easier than segmenting the original character [<xref ref-type="bibr" rid="ref-48">48</xref>&#x2013;<xref ref-type="bibr" rid="ref-52">52</xref>]. The contour has valuable information, the contour geometrical information is used to recognize the character, or descriptors such as SIFT, HOG, and SURF are used to describe the character features, especially the character corners and strokes. Osman&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-53">53</xref>] proposed an Arabic OCR approach that segments the Arabic script into words, and then thinning operation is applied. Finally, the contours of the thinned words are tracked to identify the points where the contour switches from horizontal to vertical and consider these points as segmentation points. Qaroush et al. [<xref ref-type="bibr" rid="ref-20">20</xref>] proposed an algorithm to segment Arabic text. The input is an image of Arabic line text (APTI dataset), and the output is a set of images containing a single Arabic character. Image profile Project and the Interquartile Range method segment the text line into words. Image profile Project, statistical and topological information are used to segment words into characters. Elkhayati&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-54">54</xref>] proposed an approach to segment Handwritten Arabic characters based on morphological operations (erosion and Dilation) and directed CNN architecture. The segmentation approach achieved 97.35&#x0025; accuracy on IFN/ENIT dataset.</p>
</sec>
<sec id="s4_3"><label>4.3</label><title>Feature Extraction</title>
<p>It represents the most critical stage in the OCR system. In this stage, the features of the segmented parts are collected. The language characters have different features that distinguish characters from each other. There are two types of features: Handcrafted features and learned features.</p>
<sec id="s4_3_1"><label>4.3.1</label><title>Handcrafted Features</title>
<p>Represent the features that a data scientist designs [<xref ref-type="bibr" rid="ref-55">55</xref>]. Scale-Invariant Feature Transform (SIFT) descriptor is used widely in Arabic OCR. It is robust to image scaling and rotation. The key points are detected using the Difference of Gaussians (DoG), and then each key point is described with a 128-dimensional descriptor. The descriptor includes information about the pixel&#x2019;s gradient and the magnitude of the gradient. Chergui&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-56">56</xref>] used SIFT descriptor to train a model to classify words based on matching interest points descriptors. Twenty-five images from IFN/ENIT dataset are used to train each class label. Zahedi&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-57">57</xref>] and Stolyarenko&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-58">58</xref>] proposed Arabic OCR based on SIFT features and keypoint matching. Hassan&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-59">59</xref>] used SIFT descriptor for feature extraction and bag-of-words framework with SVM to classify features into different words&#x2019; labels. Histograms of Oriented Gradients (HOGs) [<xref ref-type="bibr" rid="ref-60">60</xref>] descriptor divides the image into small regions and then calculates each region&#x2019;s gradient and orientation. HOG is used in some Arabic OCRs. Jebril&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-17">17</xref>] used HOG to build an Arabic OCR system to recognize handwritten Jordanian cities&#x2019; names. The system performance was evaluated on 13,000 images and achieved a 99&#x0025; recognition rate. Khaissidi&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-61">61</xref>] used HOG to detect and describe features of handwritten scripts from the Ibn Sina dataset. The system achieved a 68.4&#x0025; recognition rate. Speeded-Up Robust Feature (SURF) descriptor [<xref ref-type="bibr" rid="ref-62">62</xref>] is three times faster than SIFT. SURF uses the Hessian matrix to locate the interest points. Then, each interest point is divided into sub-regions. Haar wavelet is taken from each sub-region to represent the SURF descriptor. Alsimry&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-63">63</xref>] proposed an Arabic OCR system to find duplicate words in the image. SURF descriptor is used to extract the features, and the Euclidean Distance is used to find the similarity between different words.</p>
<p>Bagasi&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-64">64</xref>] proposed Arabic image retrieval system based on image content. SURF and Binary Robust Invariant Scalable Keypoints (BRISK) [<xref ref-type="bibr" rid="ref-65">65</xref>] descriptors extract and describe image features. Hamming distance is used to find the similarity between the descriptors of the stored image with newly tested mages. Torki&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-66">66</xref>] performed a comparative study on the performance of handcrafted descriptors on Arabic OCR. The experiments show that SIFT outperformed SUFR and HOG descriptors in recognition Rate. SIFT achieved 94.28&#x0025;, whereas HOG and SURF achieved 90.46&#x0025; and 7.21&#x0025; recognition rates. The geometrical and statistical features were used to extract character features in many Arabic OCR approaches [<xref ref-type="bibr" rid="ref-14">14</xref>,<xref ref-type="bibr" rid="ref-67">67</xref>,<xref ref-type="bibr" rid="ref-68">68</xref>]. Geometrical features include height and width of the character, distances, and area calculation. At the same time, statistical features include the number of white and black pixels, the number of transitions for horizontal and vertical pixels, pixel density, and probability distribution. Zernike moments, Legendre moments, and Fourier descriptors represent statistical features. They were used by many Arabic OCR systems [<xref ref-type="bibr" rid="ref-69">69</xref>&#x2013;<xref ref-type="bibr" rid="ref-71">71</xref>]. Zoning is used to extract features by dividing the image into regions of equal sizes horizontally and vertically, and then the regions with the black pixels are used as a feature by calculating the sum of pixels intensities at each zone [<xref ref-type="bibr" rid="ref-72">72</xref>,<xref ref-type="bibr" rid="ref-73">73</xref>].</p>
</sec>
<sec id="s4_3_2"><label>4.3.2</label><title>Learned Features</title>
<p>During the last decade, Convolutional Neural Networks (CNNs) features [<xref ref-type="bibr" rid="ref-74">74</xref>&#x2013;<xref ref-type="bibr" rid="ref-77">77</xref>] achieved state-of-the-art results in object detection compared with handcrafted features. The deep network includes many layers. The number of layers exceeds 100 layers for the very deep CNN architectures. Each layer convolves a set of filters on the image pixels, as in <xref ref-type="fig" rid="fig-15">Fig. 15</xref>. Many popular CNNs architectures such as DenseNet, AlexNet, VGGNet, MobileNet, SqueezeNet, ResNet, and GoogLeNet can be trained on a dataset of images to detect custom objects like language characters. Radwan&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-78">78</xref>] proposed an Arabic OCR approach based on three neural networks. The first neural network is to detect the font size, and then the script is modified to an 18 pt font size. The second network segments the words into characters. Finally, the third convolutional network is used to recognize the characters. The CNN consists of two convolutional layers and two max pooling layers. The max pooling kernel size is 2&#x2009;&#x00D7;&#x2009;2. The first and the second ConvNets have the same structure. Each ConvNet includes 64 filters with a 3&#x2009;&#x00D7;&#x2009;3 kernel size. The last layer consists of a fully connected layer with a dropout of 25&#x0025; of the nodes. Ahmed&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-9">9</xref>] proposed CNN architecture for printed Arabic OCR. The input image is converted to a grayscale image, and then it is resized to 50&#x2009;&#x00D7;&#x2009;50 pixels. The network includes two convolutional layers (3&#x2009;&#x00D7;&#x2009;3 kernel size), and a stride value is 2, each one followed by a max pooling layer and one fully connected layer. Butt&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-10">10</xref>] proposed a video text recognition approach for the Arabic language. It is based on CNN with Recurrent Neural Networks (RNN). The convolutional layers are similar to VGG architecture [<xref ref-type="bibr" rid="ref-79">79</xref>]. Elleuch&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-80">80</xref>] proposed an OCR approach based on CNN and Support Vector Machine (SVM). The CNN includes two convolutional layers and two sub-sampling (4&#x2009;&#x00D7;&#x2009;4 kernel size) layers. The first ConvNet contains six filters (5&#x2009;&#x00D7;&#x2009;5 kernel size), and the second ConvNet includes 12 filters (8&#x2009;&#x00D7;&#x2009;8 kernel size). The last layer includes a fully connected layer with a dropout of 50&#x0025; of the nodes. The output from the last layer represents the last features that are input into the SVM classifier. Mustafa&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-81">81</xref>] proposed CNN architecture for handwritten Arabic OCR. The architecture includes four convolutional layers, two max pooling layers, and a fully connected layer with a dropout of 20&#x0025; of the nodes. Naz&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-82">82</xref>] proposed Pashto ligature (sub-word) OCR approach. The approach achieved 99.31&#x0025; using the DenseNet CNN architecture. They used the FAST-NU dataset of Pashto ligatures to evaluate the approach accuracy. Sokar&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-83">83</xref>] proposed Arabic OCR based on Siamese CNN architecture. The Architecture includes two CNNs with a similar design. The CNN architecture contains two convolutional layers. The first ConvNet contains 100 filters (5&#x2009;&#x00D7;&#x2009;5 kernel size), and the second ConvNet includes 150 filters (5&#x2009;&#x00D7;&#x2009;5 kernel size). Each ConvNet is followed by a max pooling layer (2&#x2009;&#x00D7;&#x2009;2 kernel size). The architecture of the last layer is a fully connected layer. It reported that the architecture is robust to noise and can be applied to any new dataset without retraining the CNN on the new dataset. Ashiquzzaman&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-84">84</xref>] proposed CNN to recognize handwritten Arabic numbers. The CNN architecture contains two convolutional layers. The first ConvNet contains 30 filters (5&#x2009;&#x00D7;&#x2009;5 kernel size), and the second ConvNet includes 15 filters (3&#x2009;&#x00D7;&#x2009;3 kernel size). Each ConvNet is followed by a max pooling layer (2&#x2009;&#x00D7;&#x2009;2 kernel size). The last layer is a fully connected layer with a drop out of 15&#x0025; of neurons.</p>
<fig id="fig-15"><label>Figure 15</label><caption><title>A sample of deep learning architecture: the input is an image of 1&#x2009;&#x00D7;&#x2009;128&#x2009;&#x00D7;&#x2009;128 dimensions. The first ConvNet contains 24 filters (3&#x2009;&#x00D7;&#x2009;3 kernel size), and the second ConvNet includes 20 filters (3&#x2009;&#x00D7;&#x2009;3 kernel size). Each ConvNet is followed by a max pooling layer (2&#x2009;&#x00D7;&#x2009;2 kernel size). The last two layers are fully connected layers</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-15.png"/></fig>
</sec>
</sec>
<sec id="s4_4"><label>4.4</label><title>Feature Classification</title>
<p>The extracted features from the Arabic script represent valuable information and are used to distinguish characters and words from each other. The feature classification is the last stage in the OCR system and is used to identify the character&#x2019;s label or class based on the collected features.</p>
<sec id="s4_4_1"><label>4.4.1</label><title>Template Matching</title>
<p>The simplest way to classify characters is using template matching between the testing sample with an unknown class label and the dataset with a known class label. It is used when there is a limited number of words in the dataset, such as signages, cities, and numbers. Hamming distance [<xref ref-type="bibr" rid="ref-64">64</xref>], Euclidean distance [<xref ref-type="bibr" rid="ref-63">63</xref>,<xref ref-type="bibr" rid="ref-85">85</xref>], Cosines and scalar product [<xref ref-type="bibr" rid="ref-86">86</xref>], and Normalized Cross-Correlation (NCC) [<xref ref-type="bibr" rid="ref-87">87</xref>] were used to find the similarity between templates in many Arabic OCR approaches. Farhat et al. [<xref ref-type="bibr" rid="ref-88">88</xref>] segmented the image of the Qatari Plate into characters, then each character image is divided into four zones, and finally, template matching is used to recognize the character label. Nosseir&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-44">44</xref>] extracted SURF features from the Egyptian ID Cards, then template matching is used to classify the characters. Hairuman&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-89">89</xref>] used template matching to recognize signage images. The disadvantages of template matching are that the templates of each character must be stored in the memory. It has low accuracy compared with other classification approaches. Finally, it is sensitive to image noise and could fail if there is a variation with input image scaling and rotation&#x00A0;[<xref ref-type="bibr" rid="ref-90">90</xref>].</p>
</sec>
<sec id="s4_4_2"><label>4.4.2</label><title>Na&#x00EF;ve Bayes Classifiers</title>
<p>It is based on the Bayes probability theorem. It calculates the probability of the class label using previously known probabilities about the event. Bayes classifier assumes that all features are independent and have no relations between them. <xref ref-type="disp-formula" rid="eqn-1">Eq. (1)</xref> shows the formula of the Bayes theorem. Abdalkafor&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-91">91</xref>] proposed a handwritten Arabic OCR approach, the character&#x2019;s image is divided into 3&#x2009;&#x00D7;&#x2009;3 zones for feature extraction, and then Na&#x00EF;ve Bayes is used for classification. The approach was evaluated on the CENPARMI dataset and achieved a 97.05&#x0025; recognition rate. Saeed et al. [<xref ref-type="bibr" rid="ref-92">92</xref>] proposed Arabic OCR to classify cities name, the Maximally Stable Extremal Regions (MSERs) were used for extracting features, and Na&#x00EF;ve Bayes with support vector machine (SVM) were used for classification. The method achieved a 92.64&#x0025; recognition rate on IFN/ENIT dataset. Jayech&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-93">93</xref>] used Bayesian Network to classify segmented handwritten Arabic characters. The approach was evaluated on IFN/ENIT and achieved an 82&#x0025; recognition rate.
<disp-formula id="eqn-1"><label>(1)</label><mml:math id="mml-eqn-1" display="block"><mml:mi>P</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mi>Y</mml:mi><mml:mo fence="false" stretchy="false">|</mml:mo><mml:mi>X</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>P</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mi>X</mml:mi><mml:mo fence="false" stretchy="false">|</mml:mo><mml:mi>Y</mml:mi><mml:mo stretchy="false">)</mml:mo><mml:mi>P</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mi>Y</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:mrow><mml:mrow><mml:mi>P</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mi>X</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:mrow></mml:mfrac></mml:math></disp-formula></p>
<p><italic>X&#x2009;&#x003D;&#x2009;&#x007B;x<sub>1</sub>, x<sub>2</sub>, &#x2026;, x<sub>n</sub>&#x007D;</italic> set of feature set.</p>
<p><italic>Y&#x2009;&#x003D;&#x2009;&#x007B;y<sub>1</sub>, y<sub>2</sub>, &#x2026;, y<sub>n</sub>&#x007D;</italic> set of class label set.</p>
</sec>
<sec id="s4_4_3"><label>4.4.3</label><title>Support Vector Machine (SVM)</title>
<p>It is one of the most successful and used classifiers in many machine learning applications. It plots the data features in n-dimensional space and then finds the line or the plane that differentiates classes from each other, as shown in <xref ref-type="fig" rid="fig-16">Fig. 16</xref>. The LIBSVM tool [<xref ref-type="bibr" rid="ref-94">94</xref>] is a free library that implements most SVM techniques and supports many programming languages. Elleuch&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-95">95</xref>] proposed Arabic handwritten OCR based on Gabor filter for features extraction and one-against-all RBF kernel SVM for classification. The rate of classification error is 11.23&#x0025; on the HACDB database. Yamina et al. [<xref ref-type="bibr" rid="ref-12">12</xref>] proposed Arabic printed OCR-based fifty-six statistical features extracted from the image, and one-against-all SVM is used for multi-class classifications. The approach was evaluated on a private dataset of 7623 characters and achieved a 95.03&#x0025; accuracy rate. Elzobi&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-96">96</xref>] classified Gabor transform features using the SVM classifier. The recognition rate is 74&#x0025; on a set of 5436 Arabic characters from the IESK-arDB dataset.</p>
<fig id="fig-16"><label>Figure 16</label><caption><title>Illustration of the support vector machine classification: a set of classes are represented by different colors and are linearly separable</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-16.png"/></fig>
</sec>
</sec>
<sec id="s4_4_4"><label>4.4.4</label><title>SoftMax</title>
<p>Artificial Neural Networks are used for feature extraction and classification simultaneously. The SoftMax classifier represents the last layer in the CNN architecture. SoftMax classifier is used to normalize the vector values from the output of the neural network between 0 and 1. The normalized value represents a probability for each class label. <xref ref-type="disp-formula" rid="eqn-2">Eq. (2)</xref> shows the formula of the SoftMax function. SoftMax gave superior results during the last decade compared with other feature extractors and classifiers [<xref ref-type="bibr" rid="ref-81">81</xref>,<xref ref-type="bibr" rid="ref-97">97</xref>]. Sokar&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-83">83</xref>] compared the performance of using three classifiers, SVM, KNN, and SoftMax, to classify license plate characters. They reported that the recognition rates were 95.6&#x0025;, 95.67&#x0025;, and 98.0&#x0025; for SVM, KNN, and SoftMax classifiers, respectively.
<disp-formula id="eqn-2"><label>(2)</label><mml:math id="mml-eqn-2" display="block"><mml:mi>&#x03C3;</mml:mi><mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mover><mml:mi>x</mml:mi><mml:mo stretchy="false">&#x2192;</mml:mo></mml:mover><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:msup><mml:mi>e</mml:mi><mml:mrow><mml:mrow><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msup><mml:mrow><mml:msubsup><mml:mrow><mml:mo>&#x2211;</mml:mo></mml:mrow><mml:mrow><mml:mi>j</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>n</mml:mi></mml:mrow></mml:msubsup><mml:msup><mml:mi>e</mml:mi><mml:mrow><mml:mrow><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msup></mml:mrow></mml:mfrac></mml:math></disp-formula></p>
<p><inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:mi>x</mml:mi></mml:math></inline-formula> &#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;Input vector</p>
<p><inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:mi>&#x03C3;</mml:mi><mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mover><mml:mi>x</mml:mi><mml:mo stretchy="false">&#x2192;</mml:mo></mml:mover><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> SoftMax value for <italic>i-</italic>th element of the vector <italic>x</italic></p>
<p><inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:msup><mml:mi>e</mml:mi><mml:mrow><mml:mrow><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msup></mml:math></inline-formula> &#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;Exponential value for <italic>i-</italic>th element of the vector <italic>x</italic></p>
<p>n &#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;Number of classes</p>
<p><inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:munderover><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>j</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>n</mml:mi></mml:mrow></mml:munderover><mml:msup><mml:mi>e</mml:mi><mml:mrow><mml:mrow><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msup></mml:math></inline-formula> Total of exponential values for all elements of the vector <italic>x</italic></p>
<sec id="s4_4_5"><label>4.4.5</label><title>Hidden Markov Model (HMM)</title>
<p>It is a statistical model introduced in the late 1960s and is still used in many applications such as OCR, face recognition, and speech recognition gesture recognition [<xref ref-type="bibr" rid="ref-98">98</xref>]. The model includes a set of states, and each state has a probability. The transition between states is based on transition probability, and the transition from one state to another is called the Markov process [<xref ref-type="bibr" rid="ref-99">99</xref>]. The HMM classifier is used by many Arabic OCR approaches, such as [<xref ref-type="bibr" rid="ref-100">100</xref>&#x2013;<xref ref-type="bibr" rid="ref-103">103</xref>].</p>
</sec>
<sec id="s4_4_6"><label>4.4.6</label><title>K-Nearest Neighbor (KNN)</title>
<p>It checks the closest <italic>K</italic> neighbors around the object and then assigns the object to the class with the majority votes. If <italic>K&#x2009;&#x003D;&#x2009;</italic>1, and then the object class is like the class of its nearest neighbor, <italic>K</italic> should be an odd number. Usually, Euclidean distance is used to measure the distance between points. Darwish&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-104">104</xref>] proposed a printed Arabic OCR approach based on the second-order statistics and Fuzzy KNN used for classification. Kessab&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-105">105</xref>] proposed OCR for Arabic numbers recognition based on zoning for features extraction and KNN and HMM for classification. <xref ref-type="fig" rid="fig-17">Fig. 17</xref> shows how the KNN checks the <italic>k</italic>-th nearest neighbors of the blue object (nearest neighbor surrounding by a blue circle) extraction and KNN and HMM for classification.</p>
<fig id="fig-17"><label>Figure 17</label><caption><title>Illustration of the K-Nearest Neighbor classification: the figure shows two classes. A red triangle represents the first class, and a green circle represents the second class. The blue diamond represents a new data point, and the points inside the circle are used to predict the class for that point</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-17.png"/></fig>
</sec>
<sec id="s4_4_7"><label>4.4.7</label><title>Random Forest Tree (RFT)</title>
<p>The decision tree classifier is sensitive to the order of features inside the dataset. Changing the order of inserted features into the decision tree will build different decision trees; each one could have a different classification result. RFT solved this problem by randomly sampling the original dataset to generate different datasets. A decision tree is built for each generated dataset, and majority voting is used to choose the final class label [<xref ref-type="bibr" rid="ref-106">106</xref>], as shown in <xref ref-type="fig" rid="fig-18">Fig. 18</xref>. Hassanien&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-107">107</xref>] extracted statistical features based on the character shapes, then two classifiers are used for recognizing isolated Arabic characters, KNN and RFT. According to the authors, RFT recognition accuracy outperformed KNN by 11&#x0025;. Sahlol&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-108">108</xref>] used RFT to classify Arabic handwritten features. The extracted features are based on gradient, zoning, and Number of Holes. The approach was evaluated on the CENPRMI dataset and achieved a 91.66&#x0025; recognition rate.</p>
<fig id="fig-18"><label>Figure 18</label><caption><title>Illustration of the Random Forest Tree (RFT) classification. Three datasets are generated by randomly sampling the original dataset. Each dataset is used to build a separate decision tree classifier. The different decision trees vote to decide the final class label</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-18.png"/></fig>
</sec>
</sec>
<sec id="s4_5"><label>4.5</label><title>Postprocessing</title>
<p>The Arabic language has many letters with similar shapes. Samples of characters with similar shapes are shown in <xref ref-type="table" rid="table-5">Table 5</xref>. This problem can be solved by developing techniques to correct the words that have wrong recognition results after the classification stage. Bassil&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-109">109</xref>] proposed an OCR post-processing algorithm based on google search engine suggestions to correct the spelling of the OCR false classified words. Doush&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-110">110</xref>] developed an Arabic post-processing technique based on statistics and rule-based models. They reported that the model reduced the word error rate by 5&#x0025; [<xref ref-type="bibr" rid="ref-111">111</xref>]. Reported that using the spell checker of both Microsoft word processor and google website corrected 49&#x0025; of the falsely classified words.</p>
<table-wrap id="table-5"><label>Table 5</label><caption><title>Sample of some Arabic letters with similar shapes</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
</colgroup>
<tbody>
<tr>
<td align="left">Group 1</td>
<td align="left">&#x201C;<inline-graphic xlink:href="CMES_24555-inline-132.png"/>&#x201D;&#x201C;<inline-graphic xlink:href="CMES_24555-inline-133.png"/>&#x201D;,&#x201C;<inline-graphic xlink:href="CMES_24555-inline-134.png"/>&#x201D;, and &#x201C;<inline-graphic xlink:href="CMES_24555-inline-135.png"/>&#x201D;</td>
</tr>
<tr>
<td align="left">Group 2</td>
<td align="left">&#x201C;<inline-graphic xlink:href="CMES_24555-inline-136.png"/>&#x201D; and &#x201C;<inline-graphic xlink:href="CMES_24555-inline-137.png"/>&#x201D;,</td>
</tr>
<tr>
<td align="left">Group 3</td>
<td align="left">&#x201C;<inline-graphic xlink:href="CMES_24555-inline-138.png"/>&#x201D; and &#x201C;<inline-graphic xlink:href="CMES_24555-inline-139.png"/>&#x201D;</td>
</tr>
<tr>
<td align="left">Group 4</td>
<td align="left">&#x201C;<inline-graphic xlink:href="CMES_24555-inline-140.png"/>&#x201D;, &#x201C;<inline-graphic xlink:href="CMES_24555-inline-141.png"/>&#x201D;, and &#x201C;<inline-graphic xlink:href="CMES_24555-inline-142.png"/>&#x201D;</td>
</tr>
<tr>
<td align="left">Group 5</td>
<td align="left">&#x201C;<inline-graphic xlink:href="CMES_24555-inline-143.png"/>&#x201D; and &#x201C;<inline-graphic xlink:href="CMES_24555-inline-144.png"/>&#x201D;</td>
</tr>
<tr>
<td align="left">Group 6</td>
<td align="left">&#x201C;<inline-graphic xlink:href="CMES_24555-inline-145.png"/>&#x201D;, &#x201C;<inline-graphic xlink:href="CMES_24555-inline-146.png"/>&#x201D; and &#x201C;<inline-graphic xlink:href="CMES_24555-inline-147.png"/>&#x201D;</td>
</tr>
<tr>
<td align="left">Group 7</td>
<td align="left">&#x201C;<inline-graphic xlink:href="CMES_24555-inline-148.png"/>&#x201D; and &#x201C;<inline-graphic xlink:href="CMES_24555-inline-149.png"/>&#x201D;</td>
</tr>
<tr>
<td align="left">Group 8</td>
<td align="left">&#x201C;<inline-graphic xlink:href="CMES_24555-inline-150.png"/>&#x201D;, &#x201C;<inline-graphic xlink:href="CMES_24555-inline-151.png"/>&#x201D; and &#x201C;<inline-graphic xlink:href="CMES_24555-inline-152.png"/>&#x201D;</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
</sec>
<sec id="s5"><label>5</label><title>Arabic OCR Datasets</title>
<p>The APTI dataset was developed in 2009 [<xref ref-type="bibr" rid="ref-112">112</xref>]. It represents a Large-scale printed Arabic dataset for OCR evaluation. The dataset contains 45,313,600 images. Each image contains one Arabic word, with about 250 million Arabic characters. The dataset is synthetic and generated from a distinct 113,284 words. It includes ten font types, ten font sizes (6 pt--24 pt), and four font styles. The dataset is divided into five sets. Set number 5 is used for testing, and the other sets are used for training. The author publicly published the first four sets. <xref ref-type="fig" rid="fig-19">Fig. 19</xref> shows a sample of 15 images from the APTI dataset. The dataset is available at <uri xlink:href="https://diuf.unifr.ch/main/diva/APTI/download.html">https://diuf.unifr.ch/main/diva/APTI/download.html</uri>. 
</p>
<fig id="fig-19"><label>Figure 19</label><caption><title>Sample pictures from the APTI dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-19.png"/></fig>
<p>The <bold>MMAC</bold> is a printed Arabic text dataset developed in 2010 [<xref ref-type="bibr" rid="ref-113">113</xref>]. The number of unique words and PAWS are 282,593 and 66,725, respectively. The number of images is increased by a factor of three by skewing and adding noise to the images. The dataset was collected from old books, Arabic research, and the Holy Quran. <xref ref-type="fig" rid="fig-20">Fig. 20</xref> shows sample images from the MMAC dataset. The dataset is available at <uri xlink:href="http://www.ashrafraouf.com/mmac">http://www.ashrafraouf.com/mmac</uri>.</p>
<fig id="fig-20"><label>Figure 20</label><caption><title>Sample picture from the MMAC dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-20.png"/></fig>
<p>The <bold>HACDB</bold> is an Arabic handwritten dataset [<xref ref-type="bibr" rid="ref-114">114</xref>]. Fifty writers collected it from ages 14 and 50. Each writer writes 132 shapes of characters. The shapes represent the way of writing the Arabic characters at different locations in the word (beginning, middle, end, and isolated). The total number of characters is 6,600. <xref ref-type="fig" rid="fig-21">Fig. 21</xref> shows sample images from the HACDB dataset.</p>
<fig id="fig-21"><label>Figure 21</label><caption><title>Sample picture from the HACDB dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-21.png"/></fig>
<p>The <bold>AcTiV</bold> is a video-based OCR dataset [<xref ref-type="bibr" rid="ref-115">115</xref>]. It includes 80 videos (850,000 frames) collected from four news Arabic channels: Aljazeera, France 24, Russia Today, and EI Wataniya. The dataset includes texts with different sizes, colors, positions, and fonts. Additionally, the background is complex and has many objects with shapes like Arabic characters. <xref ref-type="fig" rid="fig-22">Fig. 22</xref> shows sample images from the AcTiV dataset.</p>
<fig id="fig-22"><label>Figure 22</label><caption><title>Sample picture from the AcTiV dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-22.png"/></fig>
<p>The <bold>Hijja</bold> dataset represents a handwritten Arabic dataset developed in 2020 [<xref ref-type="bibr" rid="ref-116">116</xref>]. 591 children write it under 12 from Riyadh, Saudi Arabia. The dataset contains 47,434 characters that can be used with real-life applications to teach children spelling and handwriting skills. The author reported that the dataset is complex, and it is challenging to train a model to fit the data. <xref ref-type="fig" rid="fig-23">Fig. 23</xref> shows sample images from the Hijja dataset. The dataset is available at <uri xlink:href="https://github.com/israksu/Hijja2">https://github.com/israksu/Hijja2</uri>.</p>
<fig id="fig-23"><label>Figure 23</label><caption><title>Sample picture from the Hijja dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-23.png"/></fig>
<p>The <bold>KAFD</bold> dataset was developed by king Fahd University and Qassim University in 2014 [<xref ref-type="bibr" rid="ref-117">117</xref>]. It includes 15,068 images and 2,576,024 lines of printed text. Images have different resolutions 100&#x2005;dpi, 200&#x2005;dpi, 300&#x2005;dpi, and 600&#x2005;dpi. The dataset includes four different Arabic fonts, ten font sizes ranging from 8 to 24 points, and four font styles; Normal, Bold, Italic, and Bold Italic. The dataset images are divided into training, testing, and validation. A sample picture from the dataset is shown in <xref ref-type="fig" rid="fig-24">Fig. 24</xref>. The dataset is available at <uri xlink:href="http://kafd.ideas2serve.net/">http://kafd.ideas2serve.net/</uri>.</p>
<fig id="fig-24"><label>Figure 24</label><caption><title>Sample picture from the KAFD dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-24.png"/></fig>
<p>The <bold>KHATT</bold> is a handwritten text dataset developed in 2013 [<xref ref-type="bibr" rid="ref-118">118</xref>]. The dataset contains one thousand forms written by one thousand different writers. The dataset includes two thousand paragraphs with 9,327 lines taken from forty-six sources. It includes three image resolutions 200&#x2005;dpi, 300&#x2005;dpi, and 600&#x2005;dpi. Seventy percent of the dataset is used for training, 15&#x0025; for testing, and 15&#x0025; for validation. <xref ref-type="fig" rid="fig-25">Fig. 25</xref> shows a sample of three images from the KHATT dataset. The dataset is available at <uri xlink:href="http://khatt.ideas2serve.net/KHATTDownload.php">http://khatt.ideas2serve.net/KHATTDownload.php</uri>.</p>
<fig id="fig-25"><label>Figure 25</label><caption><title>Sample pictures from the KHATT dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-25.png"/></fig>
<p>The <bold>IFN/ENIT</bold> database is one of the oldest handwritten text datasets developed in 2002 [<xref ref-type="bibr" rid="ref-119">119</xref>]. The database includes 2,200 images with 300&#x2005;dpi resolution for Tunisian cities, the images contain 26,459 words, and the total of Arabic characters is 212,211. The dataset achieved the highest number of citations (640) compared with the existing Arabic OCR database. <xref ref-type="fig" rid="fig-26">Fig. 26</xref> shows a sample of three images from the dataset. The dataset is available at <uri xlink:href="http://www.ifnenit.com/">http://www.ifnenit.com/</uri>.</p>
<fig id="fig-26"><label>Figure 26</label><caption><title>Sample pictures from IFN/ENIT dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-26a.png"/>
<graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-26b.png"/></fig>
<p>The <bold>Yarmouk</bold> Arabic OCR dataset is a printed Arabic text dataset developed in 2018 [<xref ref-type="bibr" rid="ref-120">120</xref>]. It includes 8,994 images with 300&#x2005;dpi resolution. The images contain 436,921 words extracted from the Wikipedia website. <xref ref-type="fig" rid="fig-27">Fig. 27</xref> shows a sample image from the dataset. The dataset is available at <uri xlink:href="https://drive.google.com/drive/folders/0B4Kx3iMuktgsdC12Ui1neklnMzQ?resourcekey=0-dX3YkFT4xArRrT81wQ2wSw">https://drive.google.com/drive/folders/0B4Kx3iMuktgsdC12Ui1neklnMzQ?resourcekey=0-dX3YkFT4xArRrT81wQ2wSw</uri>.</p>
<fig id="fig-27"><label>Figure 27</label><caption><title>Sample picture from Yarmouk dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-27.png"/></fig>
<p>The <bold>APTID/MF</bold> is a printed Arabic text dataset developed in 2013 [<xref ref-type="bibr" rid="ref-69">69</xref>]. It includes 1,845 images with 300&#x2005;dpi resolution. The images contain 27,402 characters. The images are taken from 387 pages of Arabic documents. The images include ten font types, two font styles (normal and bold), and four font sizes (12 pt, 14 pt, 16 pt, and 18 pt). <xref ref-type="fig" rid="fig-28">Fig. 28</xref> shows a sample of three images from the dataset. The dataset is available upon request.</p>
<fig id="fig-28"><label>Figure 28</label><caption><title>Sample pictures from APTID/MF dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-28.png"/></fig>
<p>The <bold>ARABASE</bold> dataset is a printed and handwritten Arabic text dataset developed in 2005 [<xref ref-type="bibr" rid="ref-121">121</xref>]. More than 400 writers wrote handwritten images, most of them from Tunisia. The printed text was obtained from daily newspapers and the book published by the Tunisian national library on the internet. The image&#x2019;s resolution ranged from 200&#x2005;dpi to 600&#x2005;dpi. <xref ref-type="fig" rid="fig-29">Fig. 29</xref> shows a sample of two images from the dataset. The dataset is available upon request.</p>
<fig id="fig-29"><label>Figure 29</label><caption><title>Sample pictures from the ARABASE dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-29.png"/></fig>
</sec>
<sec id="s6"><label>6</label><title>Recent Arabic OCR Techniques</title>
<p>This section summarizes the techniques and dataset proposed for Arabic OCR during the last decade. Initially, Google Scholar was used to find related articles. A broad set of keywords were used to identify the list of related articles. The used articles are peer-reviewed and have an excellent citation number. The selected articles are relevant to the Arabic OCR, and the methodology of the proposed approaches and datasets were clearly described. In addition to the Google Scholar database, the snowball method was used to find related articles using references from some relevant articles. The search stage includes the following terms: <italic>Arabic OCR, Arabic optical character recognition, Arabic OCR dataset, Arabic OCR Database, handwritten Arabic characters, printed Arabic recognition, CNN Arabic OCR, Handcrafted Arabic OCR, and deep learning Arabic OCR</italic>.</p>
<p>Rosenberg&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-15">15</xref>] proposed OCR called SOCR to recognize printed Arabic text. The approach used sliding window techniques with SIFT descriptor to segment a line of Arabic text into paws and letters. In addition to SIFT, a set of features are extracted: Mass Center, Black color Histogram, Crosshair, Ratio, and Outline Features. The extracted features are classified using Hidden Markov Model (HMM). The authors reported that the training set is small compared with previous methods. The approach evaluated the PATS dataset and outperformed the PATS [<xref ref-type="bibr" rid="ref-119">119</xref>] results on five out of eight fonts. Additionally, the approach evaluated six font sizes (6, 8, 10, 12, 18, 204) of the set4 of the APTI dataset and achieved a 99.6&#x0025;-character recognition rate.</p>
<p>Sabbour&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-11">11</xref>] proposed a Printed Arabic OCR approach called Naboc. It was trained to recognize two types of fonts: Arabic Naskh and Urdu Nastaleeq. A dataset called UPTI was created for Printed Urdu Text. The system&#x2019;s main steps are to segment the page script into lines. After that, the lines are segmented into ligatures. A descriptor is used to describe the features of ligatures. Finally, classify the ligatures into a predefined class label. Contour pixels&#x2019; intensity and Shape Context are used to describe the ligatures. K-Nearest Neighbor is used for classification. The recognition error rate for Arabic ligature is 16.1&#x0025;, whereas Tesseract&#x2019;s error rate is 16.2&#x0025;.</p>
<p>Talaat&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-13">13</xref>] used preprocessing operations to enhance image quality. The preprocessing operation includes Binarization, Slant Correction, Normalization, Statistical Noise removal, and Morphological operations (filling, Dilation Bridging). The extracted features include Lower and Upper image profiles, Vertical and Horizontal profiles, connected components, and Topological features&#x2014;Neural Networks (NNs) area used for classification. The input vector for NNs is 133 elements, whereas the output is 28 neurons (number of Arabic letters). The approach achieved 88&#x0025; accuracy on the CENPRMI dataset. Characters (<inline-graphic xlink:href="CMES_24555-inline-8.png"/> and <inline-graphic xlink:href="CMES_24555-inline-9.png"/>) achieved low accuracy rates (61&#x0025; and 66&#x0025;).</p>
<p>Hafiz&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-122">122</xref>] performed preprocessing operations: binarized, slant removal resizing, and dilation to improve image quality. For feature extraction, the images are divided vertically into 6-pixel widths. Then, Images are manually segmented into paw images. The following features are extracted: foreground color density, the transition of white and black pixels, the sum of pixels in a vertical column, and concavity features. A combination of HMMS and K-NN is used for classification. The approach achieved 82.67&#x0025;, 86&#x0025;, and 94&#x0025; on splits A, B, and C of the IFN/ENIT database.</p>
<p>El-Sawy&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-123">123</xref>] developed CNNs to recognize isolated handwritten Arabic letters. The CNN architecture contains two Conv2D and two max pooling with Relu Activation, a fully connected layer, and SoftMax Activation. The input is an image of 32&#x2009;&#x00D7;&#x2009;32 pixels, and the output is a fully connected layer with 28 numbers, representing the probabilities for 28 Arabic letters. The approach achieved 94.9&#x0025; accuracy on a private dataset.</p>
<p>The OpenITI team developed OCR for printed classical Arabic scripts collected from the old book &#x201C;Ibn al-Faq&#x012B;h&#x2019;s Kit&#x0101;b al-Buld&#x0101;n [<xref ref-type="bibr" rid="ref-124">124</xref>].&#x201D; The approach is based on a customized Kraken open-source OCR software. The overall recognition rate of the method is 97.56&#x0025;.</p>
<p>Mudhsh&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-125">125</xref>] proposed deep CNNs to recognize handwritten characters. The Alphanumeric method is based on the VGGNet architecture. The number of filters was reduced by 8, reducing the time complexity to run the VGGNet. The approach achieved 97.32&#x0025; and 99.66&#x0025; accuracies on HACDB and ADBase datasets.</p>
<p>Nashwan&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-67">67</xref>] proposed a holistic Arabic OCR. The whole world is recognized without the need to segment it into letters. Compared with previous works, the approach used many vocabularies and reduced the recognition time. Clustering techniques cluster similar words&#x2019; shapes to reduce the recognition time. Two features are extracted: Discrete Cosine Transform (DCT) and local block features. Then the features are clustered, and Euclidean distance is used to find the best possible matched word. The accuracy of evaluating the approach on 3465 words is 84.8&#x0025;.</p>
<p>Doush&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-110">110</xref>] reported that their proposed approach represents the first end-to-end Arabic post-processing approach. For many Arabic OCR systems, the OCR output does not match the ground truth text for some characters due to high similarity between Arabic characters. Therefore, the author proposed using post-processing to correct the word spelling. The method is based on: Language Model (LM) to check whether the word is correct or not, the Error Model (EM), and Google to correct the wrong words. The proposed approach reduced the error rate from 14.95 to 14.42. the approach was evaluated on a dataset of 500 images.</p>
<p>Radwan&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-78">78</xref>] developed an OCR system to recognize printed Arabic words. The architecture is based on three CNNs. The CNNs were used for three tasks: font size detection, character segmentation, and character recognition. The authors reported that OCR accuracy is 94.38&#x0025; on APTI synthetic dataset.</p>
<p>Darwish&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-104">104</xref>] developed printed Arabic OCR. The approach performed preprocessing operations: converting image into grayscale, median filter, morphological operations, correct rotation, and image resizing. Gray Level Co-Occurrence Matrix (GLCM) was used for feature extraction. A genetic algorithm was used to choose the best features and reduced the running time by two. K-Nearest Neighbor classifier is used for classification. The approach was evaluated on PATS-A01 (650 images) and APTI (550 images) datasets and achieved 98.69&#x0025; and 95.37&#x0025; recognition rates, respectively.</p>
<p>Fasha&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-126">126</xref>] proposed a hybrid OCR approach for printed Arabic text. The approach includes five CNNs layers followed by Bi-Directional Short LSTM. The CNN architecture includes five Conv2D layers with Relu for activation and five max pooling layers. The output from the CNN is passed to Bi-Directional LSTM (BDLSTM). The BDLSTM consists of two layers of LSTM. Each layer contains two cells, and each cell has 256 hidden units. The approach was evaluated on the APTI dataset and a chevied 85.15&#x0025;-character recognition rate and 76.3&#x0025;-word recognition rate.</p>
<p>Shams&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-127">127</xref>] proposed OCR for handwritten Arabic text. The Proposed CNNs architecture consists of three convolutional layers and three max pooling layers to recognize handwritten Arabic isolated characters. CNNs extract features, dropout operation, is applied to reduce the running time, and SVM is used to classify the features into 28 classes (number of Arabic letters). The approach achieved 95.07&#x0025; accuracy.</p>
<p>Altwaijry&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-116">116</xref>] proposed CNNs architecture to recognize isolated handwritten Arabic characters. The CNNs include three Conv2D layers, each followed by ReLU activation and max pooling. The output is flattened into a fully connected layer followed by two fully connected layers with an 80&#x0025; dropout rate. The approach was evaluated on AHCD and Hijja datasets and achieved 97&#x0025; and 88&#x0025; recognition rates.</p>
<p>Balaha&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-21">21</xref>] proposed 14 different CNNs architectures for handwritten Arabic OCR. The proposed architecture includes three Conv2D layers and three max pooling layers. The difference between the different architectures is in the number of filters and the fully connected layers. Additionally, combinations of VGG16, VGG19, and MobileNetV2 are evaluated. The accuracy of the proposed CNN-5 architecture is 91.96&#x0025; on the HMBD dataset, and it requires less memory and processing time compared with VGG16, which achieved 92.74&#x0025;.</p>
<p>Ahmed&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-128">128</xref>] proposed CNNs architecture that includes 9 Conv2D layers with 3&#x2009;&#x00D7;&#x2009;3 kernels and five max-pooling layers with 2&#x2009;&#x00D7;&#x2009;2 kernels. Batch normalization is used after each Conv2D layer. Dropout with rates from 0.1 to 0.4 is used after each max pooling layer. The tensor flattens by a fully connected layer followed by another fully connected layer. The authors reported that the proposed method achieved a super result (99.94&#x0025;) compared with VGGNet-19.</p>
<p>Jbrail&#x00A0;et&#x00A0;al.&#x00A0;[<xref ref-type="bibr" rid="ref-129">129</xref>] developed four CNNs architectures to recognize isolated handwritten Arabic characters. The architectures use a different number of layers (3, 9, 13 layers). Different activations functions (Relu and Softmax) and optimizations (Gradient descent and Adam). It includes a deep neural network with nine hidden layers. The layers contain Conv2D with 3&#x2009;&#x00D7;&#x2009;3 kernel and max pooling with 3&#x2009;&#x00D7;&#x2009;3 kernel with Relu and SoftMax activation. The approach achieved 99.3&#x0025; accuracy on the Hijja dataset.</p>
<p><xref ref-type="table" rid="table-6">Table 6</xref> summarizes the mentioned above Arabic OCR approaches and <xref ref-type="table" rid="table-7">Table 7</xref> summarizes the Arabic datasets. The citations column is obtained in May 2022 from Google Scholar. In the last two rows of <xref ref-type="table" rid="table-6">Table 6</xref>, ABBYY FineReader Engine and Tesseract open-source library were used in MATLAB and evaluated on a sample of 1,000 images from the APTI dataset.</p>
<table-wrap id="table-6"><label>Table 6</label><caption><title>Summary of some Arabic character recognition technique (2012&#x2013;2022)</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Ref.</th>
<th align="left">Year</th>
<th align="left">Method description</th>
<th align="left">Online/<break/>Offline</th>
<th align="left">Dataset</th>
<th align="left">Handcrafted/<break/>Learned features</th>
<th align="left">Accuracy</th>
<th align="left">Citations</th>
<th align="left">Printed/<break/>Handwritten</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-15">15</xref>]</td>
<td align="left">2012</td>
<td align="left">The approach is based on SIFT descriptor for features extraction and description, and HMMs are used for the classification stage.</td>
<td align="left">Offline</td>
<td align="left">PATS and APTI</td>
<td align="left">Handcrafted</td>
<td align="left">98.87&#x0025;&#x2013;100&#x0025;</td>
<td align="left">17</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">&#x00A0;[<xref ref-type="bibr" rid="ref-11">11</xref>]</td>
<td align="left">2013</td>
<td align="left">The contour features are extracted and then described using the Shape Context descriptor. Features are classified using K-Nearest Neighbor.</td>
<td align="left">Offline</td>
<td align="left">Private 20,000 ligatures</td>
<td align="left">Handcrafted</td>
<td align="left">86&#x0025;</td>
<td align="left">105</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-13">13</xref>]</td>
<td align="left">2014</td>
<td align="left">Recognizing isolated handwritten Arabic characters. Preprocessing operations are performed. Extracting statistical and topological features. Classification using Neural Networks.</td>
<td align="left">Offline</td>
<td align="left">CENPRMI dataset (includes 11620 characters)</td>
<td align="left">Handcrafted</td>
<td align="left">88&#x0025;</td>
<td align="left">22</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">&#x00A0;[<xref ref-type="bibr" rid="ref-122">122</xref>]</td>
<td align="left">2016</td>
<td align="left">A set of preprocessing operations are performed to enhance image quality. A set of statistical and topological features was extracted. HMMs and KNN are used for classification.</td>
<td align="left">Offline</td>
<td align="left">IFN/ENIT database</td>
<td align="left">Handcrafted</td>
<td align="left">86.0&#x0025; (Average of A, B and C splits)</td>
<td align="left">6</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-123">123</xref>]</td>
<td align="left">2017</td>
<td align="left">Recognizing isolated handwritten Arabic characters. The approach is based on a CNNs architecture.</td>
<td align="left">Offline</td>
<td align="left">Private 16800 images</td>
<td align="left">deep learned</td>
<td align="left">94.9&#x0025;</td>
<td align="left">154</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">&#x00A0;[<xref ref-type="bibr" rid="ref-124">124</xref>]</td>
<td align="left">2017</td>
<td align="left">Developed by Benjamin Kiessling&#x00A0;et&#x00A0;al.&#x00A0;from Leipzig University. The open-source Kraken library is trained to recognize historical Arabic books. It is designed based on Convolutional Neural Networks.</td>
<td align="left">Offline</td>
<td align="left">Gold Standard-Book: Ibn al-Faq&#x012B;h&#x2019;s Kit&#x0101;b al-Buld&#x0101;n</td>
<td align="left">deep learned</td>
<td align="left">97.56&#x0025;</td>
<td align="left">19</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-125">125</xref>]</td>
<td align="left">2017</td>
<td align="left">CNN architecture based on VGGNet. The VGGNet filers were reduced by a factor of eight to reduce the time complexity.</td>
<td align="left">Offline</td>
<td align="left">HACDB, ADBase</td>
<td align="left">Handcrafted</td>
<td align="left">97.32&#x0025;, 99.66&#x0025;</td>
<td align="left">34</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-67">67</xref>]</td>
<td align="left">2018</td>
<td align="left">A holistic Arabic word recognition method based on Discrete Cosine Transform (DCT) and local block features. The features are clustered, and Euclidean distance is used to find the best possible matched word.</td>
<td align="left">Offline</td>
<td align="left">Private around 356,000 words</td>
<td align="left">Handcrafted</td>
<td align="left">84.8&#x0025;</td>
<td align="left">21</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-110">110</xref>]</td>
<td align="left">2018</td>
<td align="left">Post-processing systems called rule-based and hybrid systems are used to improve OCR accuracy.</td>
<td align="left">Offline</td>
<td align="left">Private 9000 images</td>
<td align="left">Handcrafted</td>
<td align="left">85.5&#x0025;</td>
<td align="left">16</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-78">78</xref>]</td>
<td align="left">2018</td>
<td align="left">Used multiple Convolutional Neural Networks for character segmentation and recognition.</td>
<td align="left">Offline</td>
<td align="left">APTI</td>
<td align="left">deep learned</td>
<td align="left">94.38&#x0025;</td>
<td align="left">17</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-104">104</xref>]</td>
<td align="left">2020</td>
<td align="left">The second-order statistics are used for feature extraction, and the Genetic Algorithm is used for feature selection. K-Nearest Neighbor classifier is used for classification.</td>
<td align="left"/>
<td align="left">PATS-A01 (650 images) and APTI (550 images)</td>
<td align="left">Handcrafted</td>
<td align="left">98.69&#x0025; and 95.37&#x0025;</td>
<td align="left">4</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-126">126</xref>]</td>
<td align="left">2020</td>
<td align="left">Hybrid DCNN to recognize printed Arabic Text. the architecture includes five layers of CNNS followed by Bi-Directional Short LSTM.</td>
<td align="left">Offline</td>
<td align="left">APTI</td>
<td align="left">deep learned</td>
<td align="left">76.3&#x0025;</td>
<td align="left">3</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-127">127</xref>]</td>
<td align="left">2020</td>
<td align="left">CNNs architecture is used to extract the features and SVM is used for classification.</td>
<td align="left">Offline</td>
<td align="left">[<xref ref-type="bibr" rid="ref-123">123</xref>]</td>
<td align="left">deep learned</td>
<td align="left">95.07&#x0025;</td>
<td align="left">11</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-116">116</xref>]</td>
<td align="left">2021</td>
<td align="left">Deep CNNs architecture to recognize isolated handwritten Arabic characters.</td>
<td align="left">Offline</td>
<td align="left">AHCD, Hijja</td>
<td align="left">deep learned</td>
<td align="left">97&#x0025;, 88&#x0025;</td>
<td align="left">81</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-21">21</xref>]</td>
<td align="left">2021</td>
<td align="left">Proposed 14 different deep CNNs architectures for handwritten Arabic OCR. Additionally, combinations of VGG16, VGG19, AND MobileNetV2 are evaluated.</td>
<td align="left">Offline</td>
<td align="left">HMBD</td>
<td align="left">deep learned</td>
<td align="left">92.88&#x0025;</td>
<td align="left">8</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-128">128</xref>]</td>
<td align="left">2021</td>
<td align="left">Several sacked CNNs are used to design Arabic OCR to recognize numbers, characters, and words. Achieved superior results compared with VGG-19 net on MNIST.</td>
<td align="left">Offline</td>
<td align="left">HACDB</td>
<td align="left">deep learned</td>
<td align="left">99.91&#x0025;</td>
<td align="left">23</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-129">129</xref>]</td>
<td align="left">2022</td>
<td align="left">Four deep CNNs architectures were proposed. The architectures use different layers, activation functions, and optimization techniques.</td>
<td align="left">Offline</td>
<td align="left">Hijja dataset</td>
<td align="left">deep learned</td>
<td align="left">99.3&#x0025;</td>
<td align="left">1</td>
<td align="left">Handwritten</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-130">130</xref>]</td>
<td align="left">2022</td>
<td align="left">ABBYY (commercial).</td>
<td align="left">Online/<break/>Offline</td>
<td align="left">APTI dataset</td>
<td align="left">-</td>
<td align="left">74.8&#x0025;</td>
<td align="left">-</td>
<td align="left">Printed</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-131">131</xref>]</td>
<td align="left">2022</td>
<td align="left">Tesseract (open source).</td>
<td align="left">Offline</td>
<td align="left">APTI dataset</td>
<td align="left">-</td>
<td align="left">71&#x0025;</td>
<td align="left">-</td>
<td align="left">Printed</td>
</tr>
</tbody>
</table>
</table-wrap><table-wrap id="table-7"><label>Table 7</label><caption><title>Summary of Arabic databases</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Ref.</th>
<th align="left">Year</th>
<th align="left">Database</th>
<th align="left">Printed/<break/>Handwritten</th>
<th align="left">Description</th>
<th align="left">Letter/word/<break/>line/paragraph/<break/>page level images</th>
<th align="left">Citations</th>
<th align="left">Availability</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-112">112</xref>]</td>
<td align="left">2009</td>
<td align="left">APTI</td>
<td align="left">Printed</td>
<td align="left">45,313,600 word-images (250 million characters)</td>
<td align="left">Word-level</td>
<td align="left">153</td>
<td align="left">Public</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-113">113</xref>]</td>
<td align="left">2010</td>
<td align="left">MMAC</td>
<td align="left">Printed</td>
<td align="left">847,779 paragraph-images (552 paragraphs)</td>
<td align="left">Paragraph-level</td>
<td align="left">41</td>
<td align="left">Public</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-118">118</xref>]</td>
<td align="left">2012</td>
<td align="left">KHATT</td>
<td align="left">Handwritten</td>
<td align="left">2,000 paragraph-images (9,327 lines)</td>
<td align="left">Paragraph-level</td>
<td align="left">87</td>
<td align="left">Public</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-119">119</xref>]</td>
<td align="left">2012</td>
<td align="left">IFN/ENIT</td>
<td align="left">Handwritten</td>
<td align="left">2,265 word-images (26,459 words 212,211 characters)</td>
<td align="left">Word-level</td>
<td align="left">651</td>
<td align="left">Public</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-69">69</xref>]</td>
<td align="left">2013</td>
<td align="left">APTID/MF</td>
<td align="left">printed</td>
<td align="left">1,845 line-images (27,402 characters)</td>
<td align="left">Line-level</td>
<td align="left">29</td>
<td align="left">Upon request</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-114">114</xref>]</td>
<td align="left">2013</td>
<td align="left">HACDB</td>
<td align="left">Handwritten</td>
<td align="left">6,600 characters</td>
<td align="left">Letter-level</td>
<td align="left">57</td>
<td align="left">Upon request</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-117">117</xref>]</td>
<td align="left">2014</td>
<td align="left">KAFD</td>
<td align="left">Printed</td>
<td align="left">15,068page-images (2,576,<break/>024 lines)</td>
<td align="left">Page-level</td>
<td align="left">32</td>
<td align="left">Public</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-132">132</xref>]</td>
<td align="left">2015</td>
<td align="left">ALIF</td>
<td align="left">Printed</td>
<td align="left">6,532 line-images (52,410 paws 18,041 words 89,819 characters)</td>
<td align="left">Line-level</td>
<td align="left">42</td>
<td align="left">Upon request</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-115">115</xref>]</td>
<td align="left">2015</td>
<td align="left">AcTiV</td>
<td align="left">Printed</td>
<td align="left">80 videos (850,000 frames)</td>
<td align="left">Paragraph-level</td>
<td align="left">52</td>
<td align="left">Upon request</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-133">133</xref>]</td>
<td align="left">2016</td>
<td align="left">SmartATID</td>
<td align="left">Printed/<break/>Handwritten</td>
<td align="left">9,088 page-images</td>
<td align="left">Page-level</td>
<td align="left">14</td>
<td align="left">Upon request</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-134">134</xref>]</td>
<td align="left">2016</td>
<td align="left">BCE-Arabic-v1</td>
<td align="left">Printed</td>
<td align="left">1,833 page-images (from<break/>180 books)</td>
<td align="left">Page-level</td>
<td align="left">14</td>
<td align="left">Public</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-120">120</xref>]</td>
<td align="left">2018</td>
<td align="left">Yarmouk</td>
<td align="left">Printed</td>
<td align="left">8,994 page-images 436,921 words</td>
<td align="left">Page-level</td>
<td align="left">6</td>
<td align="left">Public</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-135">135</xref>]</td>
<td align="left">2019</td>
<td align="left">EASTR-42&#x2005;K</td>
<td align="left">Printed</td>
<td align="left">8,915 line-images (2,593 words 12,000 characters)</td>
<td align="left">Line-level</td>
<td align="left">20</td>
<td align="left">Upon request</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-136">136</xref>]</td>
<td align="left">2021</td>
<td align="left">HMBD</td>
<td align="left">Handwritten</td>
<td align="left">54,115 characters</td>
<td align="left">Letter-level</td>
<td align="left">19</td>
<td align="left">Public</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-116">116</xref>]</td>
<td align="left">2001</td>
<td align="left">Hijja</td>
<td align="left">Handwritten</td>
<td align="left">47,434 characters</td>
<td align="left">Letter-level</td>
<td align="left">81</td>
<td align="left">Public</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s7"><label>7</label><title>Commercial and Open-Source Arabic OCR Software</title>
<p>This section summarizes the leading commercial and open-source software for Arabic OCR.</p>
<p><xref ref-type="table" rid="table-8">Table 8</xref> shows the recognition rates for some well-known OCR software that support the Arabic language. Four software, Tesseract, Abbyy FineReader, Sakhr, and Readiris, are used in the comparison. The authors used different datasets to evaluate the four software. It is clear from the table that the recognition rates for the software vary from one dataset to another, and no one software outperformed all software on all tested datasets. The average accuracy rate for these softer ranges from 70&#x0025; to 80&#x0025;.</p>
<table-wrap id="table-8"><label>Table 8</label><caption><title>The recognition rates for some Arabic OCR software (2013&#x2013;2022)</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Ref.</th>
<th align="left">Year</th>
<th align="left">Metric</th>
<th align="left">Arabic dataset</th>
<th align="left">Tesseract</th>
<th align="left">Abbyy FineReader</th>
<th align="left">Sakhr</th>
<th align="left">Readiris</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-30">30</xref>]</td>
<td align="left">2013</td>
<td align="left">WRR</td>
<td align="left">Private</td>
<td align="left">-</td>
<td align="left">-</td>
<td align="left">57.8&#x0025;</td>
<td align="left">84.0&#x0025;</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-139">139</xref>]</td>
<td align="left">2014</td>
<td align="left">WRR</td>
<td align="left">Private (newspapers, journals, books)</td>
<td align="left">-</td>
<td align="left">-</td>
<td align="left">92.96&#x0025;</td>
<td align="left">71.83&#x0025;</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-140">140</xref>]</td>
<td align="left">2016</td>
<td align="left">WER</td>
<td align="left">Private (historical manuscript)</td>
<td align="left">99.4&#x0025;</td>
<td align="left">100.0&#x0025;</td>
<td align="left">99&#x0025;</td>
<td align="left"/>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-141">141</xref>]</td>
<td align="left">2016</td>
<td align="left">WRR</td>
<td align="left">Private (archives of Alahly journal)</td>
<td align="left">-</td>
<td align="left">80.0&#x0025;</td>
<td align="left">88.0&#x0025;</td>
<td align="left">70.0&#x0025;</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-71">71</xref>]</td>
<td align="left">2017</td>
<td align="left">CER</td>
<td align="left">APTID/MF-250 images</td>
<td align="left">93.0&#x0025;</td>
<td align="left">53.0&#x0025;</td>
<td align="left">76.0&#x0025;</td>
<td align="left">80.0&#x0025;</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-28">28</xref>]</td>
<td align="left">2017</td>
<td align="left">CRR</td>
<td align="left">KAFD (240 images)</td>
<td align="left">48.61</td>
<td align="left">75.19</td>
<td align="left">51.56&#x0025;</td>
<td align="left"/>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-124">124</xref>]</td>
<td align="left">2017</td>
<td align="left">WRR</td>
<td align="left">Gold standard (Book: Ibn al-Faq&#x012B;h&#x2019;s Kit&#x0101;b al-Buld&#x0101;n)</td>
<td align="left">-</td>
<td align="left">65&#x0025;-75&#x0025;</td>
<td align="left">-</td>
<td align="left">65&#x0025;-75&#x0025;</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-142">142</xref>]</td>
<td align="left">2019</td>
<td align="left">WRR</td>
<td align="left">Private (195 words)</td>
<td align="left">35.9&#x0025;</td>
<td align="left">95.9&#x0025;</td>
<td align="left">96.4&#x0025;</td>
<td align="left">65.1&#x0025;</td>
</tr>
<tr>
<td align="left">[<xref ref-type="bibr" rid="ref-143">143</xref>]</td>
<td align="left">2021</td>
<td align="left">CRR</td>
<td align="left">Private (archives of Al-Abhath journal-10 pages)</td>
<td align="left">-</td>
<td align="left">85.52&#x0025;</td>
<td align="left">-</td>
<td align="left">-</td>
</tr>
<tr>
<td align="left">This paper</td>
<td align="left">2022</td>
<td align="left">WRR</td>
<td align="left">APTI (1,000 images)</td>
<td align="left">71.0&#x0025;</td>
<td align="left">74.8&#x0025;</td>
<td align="left">-</td>
<td align="left">-</td>
</tr>
</tbody>
</table>
</table-wrap>
<p><bold>Tesseract</bold> [<xref ref-type="bibr" rid="ref-131">131</xref>] is an open-source OCR. It supported more than 100 languages and was developed by Hewlett-Packard (HP) as a PhD project from 1985 to 1994. In 2006, it was sponsored and redeveloped by Google till 2018. The latest available version of Tesseract is version 5. It supports different operating systems Windows, Linux, and Mac. Tesseract converted the input image into a binary image. Fuzzy space is used to divide the text into words. The connected component is used to identify the layout of the characters. Finally, a classifier is trained to find the labels of the character.</p>
<p><bold>Abbyy FineReader</bold> [<xref ref-type="bibr" rid="ref-130">130</xref>] is commercial software that supports more than 200 languages. It supports different operating systems Windows, Linux, and Mac. It accepts documents in different formats such as PDF, TIFF, and JPEG, printed and handwritten. The image is preprocessed to enhance its quality. The preprocessing operations include banalization, rotation, and deskewing. The document analysis stage is used to identify the image structure and the formats of its elements, such as the location of the header, footer, tables, diagrams, and text fields. Since its commercial software, the details of the recognition approach are unknown. Abbyy OCR has an online trial version with 1000 pages for each registered user.</p>
<p><bold>Sakhr</bold> [<xref ref-type="bibr" rid="ref-137">137</xref>] is commercial software it supports the Arabic language or the languages that use Arabic characters such as Farsi, Urdu Pashto, and Jawi. It supports both printed and printed scripts and provides online and offline recognition. It runs on Windows operating systems, and there is no trial version. Sakhr claimed to be the best available OCR for the Arabic system, according to US government evaluators. Sakhr claimed 99.8&#x0025; accuracy for the documents with high-quality images.</p>
<p><bold>Readiris</bold> [<xref ref-type="bibr" rid="ref-138">138</xref>] is commercial software. It supports around 130 languages (Including Arabic, Russian, and East Asia languages). It accepts images, PDF files, and document folders and converts them into editable text. It supports Windows and Mac OS.</p>
</sec>
<sec id="s8"><label>8</label><title>Performance Evaluation</title>
<p>Many evaluation metrics are used to evaluate the performance of the Arabic OCR system. Character Error Rate (CER) and Word Error Rate (WER) are the most used metrics. According to <xref ref-type="disp-formula" rid="eqn-3">Eq. (3)</xref>, CER is calculated where <inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:msub><mml:mi>i</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mtext>and</mml:mtext></mml:mrow><mml:msub><mml:mi>s</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denote the minimal number of character insertion, deletion, and substitution operations (Edit distance), respectively, to transform the OCR output to the ground truth script (see <xref ref-type="fig" rid="fig-30">Fig. 30</xref>). <inline-formula id="ieqn-6"><mml:math id="mml-ieqn-6"><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denotes the total number of characters in the text. WER is calculated according to <xref ref-type="disp-formula" rid="eqn-4">Eq. (4)</xref>, where <inline-formula id="ieqn-7"><mml:math id="mml-ieqn-7"><mml:msub><mml:mi>i</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mtext>an</mml:mtext></mml:mrow><mml:msub><mml:mi>s</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denote the minimal number of word insertion, deletion, and substitution operations, respectively, to transform the OCR output to the ground truth script. <inline-formula id="ieqn-8"><mml:math id="mml-ieqn-8"><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> indicates the total number of words in the text. The Character Recognition Rate (CRR) and Word Recognition Rate (WRR) are computed according to <xref ref-type="disp-formula" rid="eqn-5">Eqs. (5)</xref> and <xref ref-type="disp-formula" rid="eqn-6">(6)</xref>, respectively [<xref ref-type="bibr" rid="ref-28">28</xref>]. Some dataset contains isolated characters for OCR evaluation. Therefore <xref ref-type="disp-formula" rid="eqn-7">Eq. (7)</xref> is used [<xref ref-type="bibr" rid="ref-123">123</xref>], where <inline-formula id="ieqn-9"><mml:math id="mml-ieqn-9"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denotes the total number of correctly recognized characters, and <inline-formula id="ieqn-10"><mml:math id="mml-ieqn-10"><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denotes the total number of tested characters. <xref ref-type="disp-formula" rid="eqn-8">Eq. (8)</xref> is used to find the word accuracy rate, where <inline-formula id="ieqn-11"><mml:math id="mml-ieqn-11"><mml:msub><mml:mi>w</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denotes the total number of correctly recognized words, and <inline-formula id="ieqn-12"><mml:math id="mml-ieqn-12"><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denotes the total number of tested words. Text Recognition Rate (TRR) considers the whole image text as one unit. The image could contain one word, a line of words, or a paragraph. TRR measures the percentage of correctly recognized text images according to <xref ref-type="disp-formula" rid="eqn-9">Eq. (9)</xref>, where <inline-formula id="ieqn-13"><mml:math id="mml-ieqn-13"><mml:msub><mml:mi>t</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> is number of images that are correctly recognized, <inline-formula id="ieqn-14"><mml:math id="mml-ieqn-14"><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> indicates the total number of text images&#x00A0;[<xref ref-type="bibr" rid="ref-71">71</xref>].
<disp-formula id="eqn-3"><label>(3)</label><mml:math id="mml-eqn-3" display="block"><mml:mi>C</mml:mi><mml:mi>E</mml:mi><mml:mi>R</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mi>i</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>s</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:mfrac><mml:mo>&#x2217;</mml:mo><mml:mn>100</mml:mn><mml:mi mathvariant="normal">&#x0025;</mml:mi></mml:math></disp-formula>
<disp-formula id="eqn-4"><label>(4)</label><mml:math id="mml-eqn-4" display="block"><mml:mi>W</mml:mi><mml:mi>E</mml:mi><mml:mi>R</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mi>i</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>s</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub></mml:mfrac><mml:mo>&#x2217;</mml:mo><mml:mn>100</mml:mn><mml:mi mathvariant="normal">&#x0025;</mml:mi></mml:math></disp-formula>
<disp-formula id="ueqn-2">
<mml:math id="mml-ueqn-2" display="block"><mml:mi>T</mml:mi><mml:mi>E</mml:mi><mml:mi>R</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mi>i</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>s</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:mfrac><mml:mo>&#x2217;</mml:mo><mml:mn>100</mml:mn><mml:mi mathvariant="normal">&#x0025;</mml:mi></mml:math></disp-formula>
<disp-formula id="eqn-5"><label>(5)</label><mml:math id="mml-eqn-5" display="block"><mml:mi>C</mml:mi><mml:mi>R</mml:mi><mml:mi>R</mml:mi><mml:mo>=</mml:mo><mml:mn>100</mml:mn><mml:mo>&#x2212;</mml:mo><mml:mi>C</mml:mi><mml:mi>E</mml:mi><mml:mi>R</mml:mi></mml:math></disp-formula>
<disp-formula id="eqn-6"><label>(6)</label><mml:math id="mml-eqn-6" display="block"><mml:mi>W</mml:mi><mml:mi>R</mml:mi><mml:mi>R</mml:mi><mml:mo>=</mml:mo><mml:mn>100</mml:mn><mml:mo>&#x2212;</mml:mo><mml:mi>W</mml:mi><mml:mi>E</mml:mi><mml:mi>R</mml:mi></mml:math></disp-formula>
<disp-formula id="eqn-7"><label>(7)</label><mml:math id="mml-eqn-7" display="block"><mml:mi>C</mml:mi><mml:mi>A</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub></mml:mfrac><mml:mo>&#x2217;</mml:mo><mml:mn>100</mml:mn><mml:mi mathvariant="normal">&#x0025;</mml:mi></mml:math></disp-formula>
<disp-formula id="eqn-8"><label>(8)</label><mml:math id="mml-eqn-8" display="block"><mml:mi>W</mml:mi><mml:mi>A</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:msub><mml:mi>w</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub></mml:mfrac><mml:mo>&#x2217;</mml:mo><mml:mn>100</mml:mn><mml:mi mathvariant="normal">&#x0025;</mml:mi></mml:math></disp-formula>
<disp-formula id="eqn-9"><label>(9)</label><mml:math id="mml-eqn-9" display="block"><mml:mi>T</mml:mi><mml:mi>R</mml:mi><mml:mi>R</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:msub><mml:mi>t</mml:mi><mml:mrow><mml:mi>C</mml:mi></mml:mrow></mml:msub><mml:msub><mml:mi>n</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:mfrac></mml:math></disp-formula></p>
<fig id="fig-30"><label>Figure 30</label><caption><title>Example of computing WER</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_24555-fig-30.png"/></fig>
</sec>
<sec id="s9"><label>9</label><title>Conclusion and Future Work</title>
<p>Developing an accurate and fast Arabic Optical Character Recognition system will be helpful for many people in the Arab and Muslim regions. However, the accuracy of the existing printed-Arabic commercial OCR software does not exceed 75&#x0025;, according to some studies, when tested on a page-level image. Additionally, most current approaches work offline and do not recognize the Arabic script in real-time speed. Recognizing Arabic text is a challenging task due to many reasons. Therefore, Arabic character recognition is still an open research area, and there is a range for enhancing and improving the existing systems. Many approaches are evaluated on a private dataset, a word, or a paragraph level, making it difficult to know their performance in real-world Arabic scripts. Convolutional Neural Networks have been used wildly during the last decade in Arabic optical recognition and showed significant results compared with handcrafted approaches. A comprehensive review of the latest advances during the previous decade in Arabic Optical character recognition is introduced in this paper. This paper reviews the following: the characteristics of the Arabic language; different types of OCR systems; the main stages of the Arabic OCR system, the techniques used in each step, and the researchers&#x2019; contributions; comparisons between the existing Arabic OCR methods, commercial and open-source software; the current datasets for Arabic OCR and their characteristics; evaluation metrics for the OCR system. Future works include the followings: customizing and training popular CNNs models such as DenseNet, AlexNet, VGGNet, MobileNet, SqueezeNet, ResNet, and GoogLeNet to develop a new Arabic OCR system; using a large dataset for training the CNNs model to achieve a higher recognition rate and using RNNs with CNNs for handwritten and printed text; evaluating the proposed approach on a well-known benchmark to measure the actual performance of Arabic OCR systems.</p>
</sec>
</body>
<back>
<fn-group>
<fn fn-type="other"><p><bold>Funding Statement:</bold> The author received no specific funding for this study.</p></fn>
<fn fn-type="conflict"><p><bold>Conflicts of Interest:</bold> The author declares that they have no conflicts of interest to report regarding the present study.</p></fn>
</fn-group>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>1.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Adriano</surname>, <given-names>J. E. M.</given-names></string-name>, <string-name><surname>Calma</surname>, <given-names>K. A. S.</given-names></string-name>, <string-name><surname>Lopez</surname>, <given-names>N. T.</given-names></string-name>, <string-name><surname>Parado</surname>, <given-names>J. A.</given-names></string-name>, <string-name><surname>Rabago</surname>, <given-names>L. W.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2019</year>). <article-title>Digital conversion model for hand-filled forms using optical character recognition (OCR)</article-title>. <source>IOP Conference Series: Materials Science and Engineering</source><italic>,</italic> <volume>482</volume><issue>(1)</issue><italic>,</italic> <fpage>012049</fpage>. DOI <pub-id pub-id-type="doi">10.1088/1757-899X/482/1/012049</pub-id>.</mixed-citation></ref>
<ref id="ref-2"><label>2.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Alghyaline</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2022</year>). <article-title>Real-time Jordanian license plate recognition using deep learning</article-title>. <source>Journal of King Saud University-Computer and Information Sciences</source><italic>,</italic> <volume>34</volume><issue>(6)</issue><italic>,</italic> <fpage>2601</fpage>&#x2013;<lpage>2609</lpage>. DOI <pub-id pub-id-type="doi">10.1016/j.jksuci.2020.09.018</pub-id>.</mixed-citation></ref>
<ref id="ref-3"><label>3.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Radha</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Aparna</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2013</year>). <article-title>Review of OCR techniques used in automatic mail sorting of postal envelopes</article-title>. <source>An International Journal of Signal &#x0026; Image Processing</source><italic>,</italic> <volume>4</volume><issue>(5)</issue><italic>,</italic> <fpage>45</fpage>&#x2013;<lpage>60</lpage>. DOI <pub-id pub-id-type="doi">10.5121/sipij.2013.4504</pub-id>.</mixed-citation></ref>
<ref id="ref-4"><label>4.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Agrawal</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Chaudhary</surname>, <given-names>D.</given-names></string-name>, <string-name><surname>Madaan</surname>, <given-names>V.</given-names></string-name>, <string-name><surname>Zabrovskiy</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Prodan</surname>, <given-names>R.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2021</year>). <article-title>Automated bank cheque verification using image processing and deep learning methods</article-title>. <source>Multimedia Tools and Applications</source><italic>,</italic> <volume>80</volume><issue>(4)</issue><italic>,</italic> <fpage>5319</fpage>&#x2013;<lpage>5350</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s11042-020-09818-1</pub-id>.</mixed-citation></ref>
<ref id="ref-5"><label>5.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Bassam</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Samann</surname>, <given-names>F.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Smart parking system based on improved OCR model</article-title>. <conf-name>IOP Conference Series: Materials Science and Engineering</conf-name>, <fpage>012007</fpage>.</mixed-citation></ref>
<ref id="ref-6"><label>6.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Larsson</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Seger&#x00E5;s</surname>, <given-names>T.</given-names></string-name></person-group> (<year>2016</year>). <source>Automated invoice handling with machine learning and OCR. KTH Royal Institute of Technology</source>.</mixed-citation></ref>
<ref id="ref-7"><label>7.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Redmon</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Divvala</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Girshick</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Farhadi</surname>, <given-names>A.</given-names></string-name></person-group> (<year>2016</year>). <article-title>You only look once: Unified, real-time object detection</article-title>. <conf-name>Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition</conf-name>, pp. <fpage>779</fpage>&#x2013;<lpage>788</lpage>. Las Vegas, NV, USA.</mixed-citation></ref>
<ref id="ref-8"><label>8.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ren</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>He</surname>, <given-names>K.</given-names></string-name>, <string-name><surname>Girshick</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Sun</surname>, <given-names>J.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Faster R-CNN: Towards real-time object detection with region proposal networks</article-title>. <source>IEEE Transactions on Pattern Analysis and Machine Intelligence</source><italic>,</italic> <volume>39</volume><issue>(6)</issue><italic>,</italic> <fpage>1137</fpage>&#x2013;<lpage>1149</lpage>. DOI <pub-id pub-id-type="doi">10.1109/TPAMI.2016.2577031</pub-id>.</mixed-citation></ref>
<ref id="ref-9"><label>9.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ahmed</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Naz</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Razzak</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Yousaf</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Deep learning based isolated Arabic scene character recognition</article-title>. <conf-name>1st International Workshop on Arabic Script Analysis and Recognition (ASAR)</conf-name>, pp. <fpage>46</fpage>&#x2013;<lpage>51</lpage>. Nancy, France.</mixed-citation></ref>
<ref id="ref-10"><label>10.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Butt</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Raza</surname>, <given-names>M. R.</given-names></string-name>, <string-name><surname>Ramzan</surname>, <given-names>M. J.</given-names></string-name>, <string-name><surname>Ali</surname>, <given-names>M. J.</given-names></string-name>, <string-name><surname>Haris</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2021</year>). <article-title>Attention-based CNN-RNN Arabic text recognition from natural scene images</article-title>. <source>Forecasting</source><italic>,</italic> <volume>3</volume><issue>(3)</issue><italic>,</italic> <fpage>520</fpage>&#x2013;<lpage>540</lpage>. DOI <pub-id pub-id-type="doi">10.3390/forecast3030033</pub-id>.</mixed-citation></ref>
<ref id="ref-11"><label>11.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Sabbour</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Shafait</surname>, <given-names>F.</given-names></string-name></person-group> (<year>2013</year>). <article-title>A Segmentation-free approach to Arabic and Urdu OCR</article-title>. <source>Document Recognition and Retrieval XX</source><italic>,</italic> <volume>8658</volume><italic>,</italic> <fpage>215</fpage>&#x2013;<lpage>226</lpage>. DOI <pub-id pub-id-type="doi">10.1117/12.2003731</pub-id>.</mixed-citation></ref>
<ref id="ref-12"><label>12.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Yamina</surname>, <given-names>O. J.</given-names></string-name>, <string-name><surname>El Mamoun</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Kaddour</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Printed Arabic optical character recognition using support vector machine</article-title>. <conf-name>Proceedings of the International Conference on Mathematics and Information Technology</conf-name>, pp. <fpage>134</fpage>&#x2013;<lpage>140</lpage>. Adrar, Algeria.</mixed-citation></ref>
<ref id="ref-13"><label>13.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Talaat</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Refaat</surname>, <given-names>M. M.</given-names></string-name>, <string-name><surname>Sallam</surname>, <given-names>A. A.</given-names></string-name></person-group> (<year>2014</year>). <article-title>A proposed OCR algorithm for the recognition of handwritten Arabic characters</article-title>. <source>Journal of Pattern Recognition and Intelligent Systems</source><italic>,</italic> <volume>2</volume><issue>(1)</issue><italic>,</italic> <fpage>90</fpage>&#x2013;<lpage>114</lpage>.</mixed-citation></ref>
<ref id="ref-14"><label>14.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Rashad</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Amin</surname>, <given-names>K.</given-names></string-name>, <string-name><surname>Hadhoud</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Elkilani</surname>, <given-names>W.</given-names></string-name></person-group> (<year>2012</year>). <article-title>Arabic character recognition using statistical and geometric moment features</article-title>. <conf-name>Proceedings of the 2012 Japan-Egypt Conference on Electronics, Communications and Computers</conf-name>, pp. <fpage>68</fpage>&#x2013;<lpage>72</lpage>. Alexandria, Egypt.</mixed-citation></ref>
<ref id="ref-15"><label>15.</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Rosenberg</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Nachum</surname>, <given-names>D.</given-names></string-name></person-group> (<year>2012</year>). <source>Using SIFT descriptors for OCR of Printed Arabic</source>. Israel: <publisher-name>Tel Aviv University</publisher-name>.</mixed-citation></ref>
<ref id="ref-16"><label>16.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Bay</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Tuytelaars</surname>, <given-names>T.</given-names></string-name>, <string-name><surname>Gool</surname>, <given-names>L. V.</given-names></string-name></person-group> (<year>2006</year>). <article-title>SURF: Speeded up robust features</article-title>. <source>Proceedings of the 9th European Conference on Computer Vision</source>, pp. <fpage>404</fpage>&#x2013;<lpage>417</lpage>.</mixed-citation></ref>
<ref id="ref-17"><label>17.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Jebril</surname>, <given-names>N. A.</given-names></string-name>, <string-name><surname>Al-Zoubi</surname>, <given-names>H. R.</given-names></string-name>, <string-name><surname>Abu Al-Haija</surname>, <given-names>Q.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Recognition of handwritten Arabic characters using histograms of oriented gradient (HOG)</article-title>. <source>Pattern Recognition and Image Analysis</source><italic>,</italic> <volume>28</volume><issue>(2)</issue><italic>,</italic> <fpage>321</fpage>&#x2013;<lpage>345</lpage>. DOI <pub-id pub-id-type="doi">10.1134/S1054661818020141</pub-id>.</mixed-citation></ref>
<ref id="ref-18"><label>18.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Manjunath Aradhya</surname>, <given-names>V. N.</given-names></string-name>, <string-name><surname>Hemantha Kumar</surname>, <given-names>G.</given-names></string-name>, <string-name><surname>Noushath</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2008</year>). <article-title>Multilingual OCR system for South Indian scripts and English documents: An approach based on Fourier transform and principal component analysis</article-title>. <source>Engineering Applications of Artificial Intelligence</source><italic>,</italic> <volume>21</volume><issue>(4)</issue><italic>,</italic> <fpage>658</fpage>&#x2013;<lpage>668</lpage>. DOI <pub-id pub-id-type="doi">10.1016/j.engappai.2007.05.009</pub-id>.</mixed-citation></ref>
<ref id="ref-19"><label>19.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Mansouri</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Charhad</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Zrigui</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Arabic text detection in news video based on line segment detector</article-title>. <source>Research in Computing Science</source><italic>,</italic> <volume>132</volume><issue>(1)</issue><italic>,</italic> <fpage>97</fpage>&#x2013;<lpage>106</lpage>. DOI <pub-id pub-id-type="doi">10.13053/rcs-132-1-9</pub-id>.</mixed-citation></ref>
<ref id="ref-20"><label>20.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Qaroush</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Jaber</surname>, <given-names>B.</given-names></string-name>, <string-name><surname>Mohammad</surname>, <given-names>K.</given-names></string-name>, <string-name><surname>Washaha</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Maali</surname>, <given-names>E.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2022</year>). <article-title>An efficient, font independent word and character segmentation algorithm for printed Arabic text</article-title>. <source>Journal of King Saud University-Computer and Information Sciences</source><italic>,</italic> <volume>34</volume><issue>(1)</issue><italic>,</italic> <fpage>1330</fpage>&#x2013;<lpage>1344</lpage>. DOI <pub-id pub-id-type="doi">10.1016/j.jksuci.2019.08.013</pub-id>.</mixed-citation></ref>
<ref id="ref-21"><label>21.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Balaha</surname>, <given-names>H. M.</given-names></string-name>, <string-name><surname>Ali</surname>, <given-names>H. A.</given-names></string-name>, <string-name><surname>Youssef</surname>, <given-names>E. K.</given-names></string-name>, <string-name><surname>Elsayed</surname>, <given-names>A. E.</given-names></string-name>, <string-name><surname>Samak</surname>, <given-names>R. A.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2021</year>). <article-title>Recognizing Arabic handwritten characters using deep learning and genetic algorithms</article-title>. <source>Multimedia Tools and Applications</source><italic>,</italic> <volume>80</volume><issue>(21&#x2013;23)</issue><italic>,</italic> <fpage>32473</fpage>&#x2013;<lpage>32509</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s11042-021-11185-4</pub-id>.</mixed-citation></ref>
<ref id="ref-22"><label>22.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Tian</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Huang</surname>, <given-names>W.</given-names></string-name>, <string-name><surname>He</surname>, <given-names>T.</given-names></string-name>, <string-name><surname>He</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Qiao</surname>, <given-names>Y.</given-names></string-name></person-group> (<year>2016</year>). <article-title>Detecting text in natural image with connectionist text proposal network</article-title>. <conf-name>European Conference on Computer Vision</conf-name>, pp. <fpage>56</fpage>&#x2013;<lpage>72</lpage>. Amsterdam, The Netherlands.</mixed-citation></ref>
<ref id="ref-23"><label>23.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ye</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Chen</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Liu</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Du</surname>, <given-names>B.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Textfusenet: Scene text detection with richer fused features</article-title>. <source>IJCAI International Joint Conference on Artificial Intelligence</source>, vol. 20, pp. <fpage>516</fpage>&#x2013;<lpage>522</lpage>. DOI <pub-id pub-id-type="doi">10.24963/ijcai.2020</pub-id>.</mixed-citation></ref>
<ref id="ref-24"><label>24.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Mackay</surname>, <given-names>R. S.</given-names></string-name>, <string-name><surname>Percival</surname>, <given-names>I. C.</given-names></string-name></person-group> (<year>2021</year>). <article-title>R-YOLO: A real-time text detector for natural scenes with</article-title>. <source>Sensors</source><italic>,</italic> <volume>21</volume><issue>(3)</issue><italic>,</italic> <fpage>888</fpage>. DOI <pub-id pub-id-type="doi">10.3390/s21030888</pub-id>.</mixed-citation></ref>
<ref id="ref-25"><label>25.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Boudelaa</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Pulverm&#x00FC;ller</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Hauk</surname>, <given-names>O.</given-names></string-name>, <string-name><surname>Shtyrov</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Marslen-Wilson</surname>, <given-names>W.</given-names></string-name></person-group> (<year>2010</year>). <article-title>Arabic morphology in the neural language system</article-title>. <source>Journal of Cognitive Neuroscience</source><italic>,</italic> <volume>22</volume><issue>(5)</issue><italic>,</italic> <fpage>998</fpage>&#x2013;<lpage>1010</lpage>. DOI <pub-id pub-id-type="doi">10.1162/jocn.2009.21273</pub-id>.</mixed-citation></ref>
<ref id="ref-26"><label>26.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Farghaly</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Shaalan</surname>, <given-names>K.</given-names></string-name></person-group> (<year>2009</year>). <article-title>Arabic natural language processing: Challenges and solutions</article-title>. <source>ACM Transactions on Asian Language Information Processing</source><italic>,</italic> <volume>8</volume><issue>(4)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>22</lpage>. DOI <pub-id pub-id-type="doi">10.1145/1644879.1644881</pub-id>.</mixed-citation></ref>
<ref id="ref-27"><label>27.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Lu</surname>, <given-names>Z. A.</given-names></string-name>, <string-name><surname>Bazzi</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>Kornai</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Makhoul</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Natarajan</surname>, <given-names>P. S.</given-names></string-name> <etal>et al.</etal></person-group> (<year>1999</year>). <article-title>Robust language-independent OCR system</article-title>. <conf-name>27th AIPR Workshop: Advances in Computer-Assisted Recognition</conf-name>, pp. <fpage>96</fpage>&#x2013;<lpage>104</lpage>. Washington, USA.</mixed-citation></ref>
<ref id="ref-28"><label>28.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Alghamdi</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Teahan</surname>, <given-names>W.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Experimental evaluation of Arabic OCR systems</article-title>. <source>PSU Research Review</source><italic>,</italic> <volume>1</volume><issue>(3)</issue><italic>,</italic> <fpage>229</fpage>&#x2013;<lpage>241</lpage>. DOI <pub-id pub-id-type="doi">10.1108/PRR-05-2017-0026</pub-id>.</mixed-citation></ref>
<ref id="ref-29"><label>29.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Hegghammer</surname>, <given-names>T.</given-names></string-name></person-group> (<year>2022</year>). <article-title>OCR with tesseract, Amazon textract, and google document AI: A benchmarking experiment</article-title>. <source>Journal of Computational Social Science</source><italic>,</italic> <volume>5</volume><issue>(1)</issue><italic>,</italic> <fpage>861</fpage>&#x2013;<lpage>882</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s42001-021-00149-1</pub-id>.</mixed-citation></ref>
<ref id="ref-30"><label>30.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Alginahi</surname>, <given-names>Y. M.</given-names></string-name></person-group> (<year>2013</year>). <article-title>A survey on Arabic character segmentation</article-title>. <source>International Journal on Document Analysis and Recognition</source><italic>,</italic> <volume>16</volume><issue>(2)</issue><italic>,</italic> <fpage>105</fpage>&#x2013;<lpage>126</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s10032-012-0188-6</pub-id>.</mixed-citation></ref>
<ref id="ref-31"><label>31.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Naz</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Umar</surname>, <given-names>A. I.</given-names></string-name>, <string-name><surname>Shirazi</surname>, <given-names>S. H.</given-names></string-name>, <string-name><surname>Ahmed</surname>, <given-names>S. B.</given-names></string-name>, <string-name><surname>Razzak</surname>, <given-names>M. I.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2016</year>). <article-title>Segmentation techniques for recognition of Arabic-like scripts: A comprehensive survey</article-title>. <source>Education and Information Technologies</source><italic>,</italic> <volume>21</volume><issue>(5)</issue><italic>,</italic> <fpage>1225</fpage>&#x2013;<lpage>1241</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s10639-015-9377-5</pub-id>.</mixed-citation></ref>
<ref id="ref-32"><label>32.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Malik</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Sajid</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Ahmad</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Almogren</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Hayat</surname>, <given-names>B.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2020</year>). <article-title>An efficient skewed line segmentation technique for cursive script OCR</article-title>. <source>Scientific Programming</source><italic>,</italic> <volume>2020</volume><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>12</lpage>. DOI <pub-id pub-id-type="doi">10.1155/2020/8866041</pub-id>.</mixed-citation></ref>
<ref id="ref-33"><label>33.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Shamim</surname>, <given-names>S. M.</given-names></string-name>, <string-name><surname>Miah</surname>, <given-names>M. B. A.</given-names></string-name>, <string-name><surname>Sarker</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Rana</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Jobair</surname>, <given-names>A. A.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Handwritten digit recognition using machine learning algorithms</article-title>. <source>Indonesian Journal of Science and Technology</source><italic>,</italic> <volume>3</volume><issue>(1)</issue><italic>,</italic> <fpage>29</fpage>&#x2013;<lpage>39</lpage>. DOI <pub-id pub-id-type="doi">10.17509/ijost.v3i1.10795</pub-id>.</mixed-citation></ref>
<ref id="ref-34"><label>34.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kadi</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2019</year>). <article-title>Isolated Arabic characters recognition using a robust method against noise and scaling based on the &#x00AB;Hough transform&#x00BB;</article-title>. <source>International Journal of Information Science and Technology</source><italic>,</italic> <volume>3</volume><issue>(4)</issue><italic>,</italic> <fpage>34</fpage>&#x2013;<lpage>43</lpage>.</mixed-citation></ref>
<ref id="ref-35"><label>35.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Dalbir</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Singh</surname>, <given-names>S. K.</given-names></string-name></person-group> (<year>2015</year>). <article-title>Review of online and offline character recognition</article-title>. <source>International Journal of Engineering and Computer Science</source><italic>,</italic> <volume>4</volume><issue>(5)</issue><italic>,</italic> <fpage>11729</fpage>&#x2013;<lpage>11732</lpage>.</mixed-citation></ref>
<ref id="ref-36"><label>36.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Zayene</surname>, <given-names>O.</given-names></string-name>, <string-name><surname>Seuret</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Touj</surname>, <given-names>S. M.</given-names></string-name>, <string-name><surname>Hennebert</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Ingold</surname>, <given-names>R.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2016</year>). <article-title>Text detection in Arabic news video based on SWT operator and convolutional auto-encoders</article-title>. <conf-name>12th IAPR International Workshop on Document Analysis Systems</conf-name>, pp. <fpage>13</fpage>&#x2013;<lpage>18</lpage>. Santorini, Greece.</mixed-citation></ref>
<ref id="ref-37"><label>37.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><collab>The World Bank</collab></person-group> (<year>2022</year>). Arab World Population.</mixed-citation></ref>
<ref id="ref-38"><label>38.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Tafti</surname>, <given-names>A. P.</given-names></string-name>, <string-name><surname>Baghaie</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Assefi</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Arabnia</surname>, <given-names>H. R.</given-names></string-name>, <string-name><surname>Yu</surname>, <given-names>Z.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2016</year>). <article-title>OCR as a service: An experimental evaluation of Google Docs OCR, Tesseract, ABBYY Finereader, and Transym</article-title>. In: <source>Lecture notes in computer science</source>, vol. 10072, pp. <fpage>735</fpage>&#x2013;<lpage>746</lpage>. DOI <pub-id pub-id-type="doi">10.1007/978-3-319-50835-1</pub-id>.</mixed-citation></ref>
<ref id="ref-39"><label>39.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Shen</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Hansheng</surname>, <given-names>L.</given-names></string-name></person-group> (<year>2015</year>). <article-title>Improving OCR performance with background image elimination</article-title>. <conf-name>12th International Conference on Fuzzy Systems and Knowledge Discovery (FSKD)</conf-name>, pp. <fpage>1566</fpage>&#x2013;<lpage>1570</lpage>. Zhangjiajie, China.</mixed-citation></ref>
<ref id="ref-40"><label>40.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Ahmad</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Afzal</surname>, <given-names>M. Z.</given-names></string-name>, <string-name><surname>Rashid</surname>, <given-names>S. F.</given-names></string-name>, <string-name><surname>Liwicki</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Breuel</surname>, <given-names>T.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2016</year>). <article-title>A novel skew detection and correction approach for scanned documents</article-title>. <conf-name>IAPR International Workshop on Document Analysis Systems</conf-name>, pp. <fpage>1</fpage>&#x2013;<lpage>3</lpage>. <conf-loc>Santorini, Greece</conf-loc>.</mixed-citation></ref>
<ref id="ref-41"><label>41.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Alghamdi</surname>, <given-names>M. A.</given-names></string-name>, <string-name><surname>Teahan</surname>, <given-names>W. J.</given-names></string-name></person-group> (<year>2017</year>). <article-title>A new thinning algorithm for Arabic script</article-title>. <source>International Journal of Computer Science and Information Security</source><italic>,</italic> <volume>15</volume><issue>(1)</issue><italic>,</italic> <fpage>204</fpage>&#x2013;<lpage>211</lpage>.</mixed-citation></ref>
<ref id="ref-42"><label>42.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Michalak</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Okarma</surname>, <given-names>K.</given-names></string-name></person-group> (<year>2019</year>). <article-title>Fast binarization of unevenly illuminated document images based on background estimation for optical character recognition purposes</article-title>. <source>Journal of Universal Computer Science</source><italic>,</italic> <volume>25</volume><issue>(6)</issue><italic>,</italic> <fpage>627</fpage>&#x2013;<lpage>646</lpage>.</mixed-citation></ref>
<ref id="ref-43"><label>43.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Brisinello</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Grbic</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Pul</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Andelic</surname>, <given-names>T.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Improving optical character recognition performance for low quality images</article-title>. <conf-name>59th International Symposium ELMAR</conf-name>, pp. <fpage>167</fpage>&#x2013;<lpage>171</lpage>. <conf-loc>Zadar, Croatia</conf-loc>.</mixed-citation></ref>
<ref id="ref-44"><label>44.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Nosseir</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Adel</surname>, <given-names>O.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Automatic extraction of Arabic number from Egyptian ID cards</article-title>. <conf-name>ACM International Conference Proceeding Series</conf-name>, pp. <fpage>56</fpage>&#x2013;<lpage>61</lpage>. <conf-loc>Cairo, Egypt</conf-loc>.</mixed-citation></ref>
<ref id="ref-45"><label>45.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Qaroush</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Awad</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Modallal</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Ziq</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Segmentation-based, omnifont printed Arabic character recognition without font identification</article-title>. <source>Journal of King Saud University-Computer and Information Sciences,</source> <volume>34</volume><italic>,</italic> <fpage>3025</fpage>&#x2013;<lpage>3039</lpage>.</mixed-citation></ref>
<ref id="ref-46"><label>46.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Hamid</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Haraty</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2001</year>). <article-title>A Neuro-heuristic approach for segmenting handwritten Arabic text</article-title>. <conf-name>Proceedings of IEEE/ACS International Conference on Computer Systems and Applications</conf-name>, pp. <fpage>110</fpage>&#x2013;<lpage>113</lpage>. Beirut, Lebanon.</mixed-citation></ref>
<ref id="ref-47"><label>47.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Elarian</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Ahmad</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>Awaida</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Al-khatib</surname>, <given-names>W.</given-names></string-name>, <string-name><surname>Zidouri</surname>, <given-names>A.</given-names></string-name></person-group> (<year>2015</year>). <article-title>Arabic ligatures: Analysis and application in text recognition</article-title>. <conf-name>2015 13th International Conference on Document Analysis and Recognition (ICDAR)</conf-name>, pp. <fpage>896</fpage>&#x2013;<lpage>900</lpage>. Tunis, Tunisia.</mixed-citation></ref>
<ref id="ref-48"><label>48.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Essa</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>El-Daydamony</surname>, <given-names>E.</given-names></string-name>, <string-name><surname>Mohamed</surname>, <given-names>A. A.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Enhanced technique for Arabic handwriting recognition using deep belief network and a morphological algorithm for solving ligature segmentation</article-title>. <source>ETRI Journal</source><italic>,</italic> <volume>40</volume><issue>(6)</issue><italic>,</italic> <fpage>774</fpage>&#x2013;<lpage>787</lpage>. DOI <pub-id pub-id-type="doi">10.4218/etrij.2017-0248</pub-id>.</mixed-citation></ref>
<ref id="ref-49"><label>49.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Lawgali</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Bouridane</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Angelova</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Zabih</surname>, <given-names>G.</given-names></string-name></person-group> (<year>2011</year>). <article-title>Automatic segmentation for Arabic characters in handwriting documents</article-title>. <conf-name>18th IEEE International Conference on Image Processing</conf-name>, pp. <fpage>3529</fpage>&#x2013;<lpage>3532</lpage>. Brussels, Belgium.</mixed-citation></ref>
<ref id="ref-50"><label>50.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Kiaei</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Javaheripi</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Mohammadzade</surname>, <given-names>H.</given-names></string-name></person-group> (<year>2019</year>). <article-title>High accuracy farsi language character segmentation and recognition</article-title>. <conf-name>27th Iranian Conference on Electrical Engineering</conf-name>, pp. <fpage>1692</fpage>&#x2013;<lpage>1698</lpage>. Yazd, Iran.</mixed-citation></ref>
<ref id="ref-51"><label>51.</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Cesare</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Xiang</surname>, <given-names>Y.</given-names></string-name></person-group> (<year>2012</year>). <chapter-title>Feature extraction</chapter-title>. In: <source>Springer briefs in computer science</source>, pp. <fpage>57</fpage>&#x2013;<lpage>61</lpage>. <publisher-loc>London</publisher-loc>: <publisher-name>Springer</publisher-name>.</mixed-citation></ref>
<ref id="ref-52"><label>52.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Nabi</surname>, <given-names>G.</given-names></string-name>, <string-name><surname>Shaikh</surname>, <given-names>N. A.</given-names></string-name>, <string-name><surname>Rajper</surname>, <given-names>R. A.</given-names></string-name>, <string-name><surname>Shaikh</surname>, <given-names>R. A.</given-names></string-name></person-group> (<year>2021</year>). <article-title>Thinning for segmentation-based and segmentation-freefor Arabic scriptadopting languages</article-title>. <source>Sindh University Research Journal</source><italic>,</italic> <volume>53</volume><issue>(3)</issue><italic>,</italic> <fpage>271</fpage>&#x2013;<lpage>274</lpage>.</mixed-citation></ref>
<ref id="ref-53"><label>53.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Osman</surname>, <given-names>Y.</given-names></string-name></person-group> (<year>2013</year>). <article-title>Segmentation algorithm for Arabic handwritten text based on contour analysis</article-title>. <conf-name>2013 International Conference on Computer, Electrical and Electronics Engineering: Research Makes a Difference</conf-name>, pp. <fpage>447</fpage>&#x2013;<lpage>452</lpage>. Khartoum, Sudan.</mixed-citation></ref>
<ref id="ref-54"><label>54.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Elkhayati</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Elkettani</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Mourchid</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2022</year>). <article-title>Segmentation of handwritten Arabic graphemes using a directed Convolutional Neural Network and mathematical morphology operations</article-title>. <source>Pattern Recognition</source><italic>,</italic> <volume>122</volume><italic>,</italic> <fpage>108288</fpage>. DOI <pub-id pub-id-type="doi">10.1016/j.patcog.2021.108288</pub-id>.</mixed-citation></ref>
<ref id="ref-55"><label>55.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Lowe</surname>, <given-names>D. G.</given-names></string-name></person-group> (<year>1999</year>). <article-title>Object recognition from local scale-invariant features</article-title>. <conf-name>Proceedings of the Seventh IEEE International Conference on Computer Vision</conf-name>, pp. <fpage>1</fpage>&#x2013;<lpage>8</lpage>. <conf-loc>Kerkyra, Greece</conf-loc>.</mixed-citation></ref>
<ref id="ref-56"><label>56.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Chergui</surname>, <given-names>L.</given-names></string-name>, <string-name><surname>Kef</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2015</year>). <article-title>SIFT descriptors for Arabic handwriting recognition</article-title>. <source>International Journal of Computational Vision and Robotics</source><italic>,</italic> <volume>5</volume><issue>(4)</issue><italic>,</italic> <fpage>441</fpage>&#x2013;<lpage>461</lpage>. DOI <pub-id pub-id-type="doi">10.1504/IJCVR.2015.072193</pub-id>.</mixed-citation></ref>
<ref id="ref-57"><label>57.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zahedi</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Eslami</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2011</year>). <article-title>Farsi/Arabic optical font recognition using SIFT features</article-title>. <source>Procedia Computer Science</source><italic>,</italic> <volume>3</volume><italic>,</italic> <fpage>1055</fpage>&#x2013;<lpage>1059</lpage>. DOI <pub-id pub-id-type="doi">10.1016/j.procs.2010.12.173</pub-id>.</mixed-citation></ref>
<ref id="ref-58"><label>58.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Stolyarenko</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Dershowitz</surname>, <given-names>N.</given-names></string-name></person-group> (<year>2011</year>). <article-title>OCR for Arabic using SIFT descriptors with online failure prediction</article-title>. <source>Imaging</source><italic>,</italic> <volume>3</volume><issue>(1)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>10</lpage>.</mixed-citation></ref>
<ref id="ref-59"><label>59.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Hassan</surname>, <given-names>A. K. A.</given-names></string-name>, <string-name><surname>Mahdi</surname>, <given-names>B. S.</given-names></string-name>, <string-name><surname>Mohammed</surname>, <given-names>A. A.</given-names></string-name></person-group> (<year>2019</year>). <article-title>Arabic handwriting word recognition based on scale invariant feature transform and support vector machine</article-title>. <source>Iraqi Journal of Science</source><italic>,</italic> <volume>60</volume><issue>(2)</issue><italic>,</italic> <fpage>381</fpage>&#x2013;<lpage>387</lpage>.</mixed-citation></ref>
<ref id="ref-60"><label>60.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Dalal</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Triggs</surname>, <given-names>B.</given-names></string-name></person-group> (<year>2010</year>). <article-title>Histograms of oriented gradients for human detection</article-title>. <conf-name>2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR&#x2019;05)</conf-name>, pp. <fpage>886</fpage>&#x2013;<lpage>893</lpage>. San Diego, CA, USA.</mixed-citation></ref>
<ref id="ref-61"><label>61.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Khaissidi</surname>, <given-names>G.</given-names></string-name>, <string-name><surname>Elfakir</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Mrabti</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Yacoubi</surname>, <given-names>M. E.</given-names></string-name>, <string-name><surname>Chenouni</surname>, <given-names>D.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2016</year>). <article-title>Segmentation-free word spotting for handwritten Arabic documents</article-title>. <source>International Journal of Interactive Multimedia and Artificial Intelligence</source><italic>,</italic> <volume>4</volume><issue>(1)</issue>. DOI <pub-id pub-id-type="doi">10.9781/ijimai.2016.411</pub-id>.</mixed-citation></ref>
<ref id="ref-62"><label>62.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Bay</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Ess</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Tuytelaars</surname>, <given-names>T.</given-names></string-name>, <string-name><surname>van Gool</surname>, <given-names>L.</given-names></string-name></person-group> (<year>2008</year>). <article-title>Speeded-up robust features (SURF)</article-title>. <source>Computer Vision and Image Understanding</source><italic>,</italic> <volume>110</volume><issue>(3)</issue><italic>,</italic> <fpage>346</fpage>&#x2013;<lpage>359</lpage>. DOI <pub-id pub-id-type="doi">10.1016/j.cviu.2007.09.014</pub-id>.</mixed-citation></ref>
<ref id="ref-63"><label>63.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Alsimry</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Ali</surname>, <given-names>K. H.</given-names></string-name>, <string-name><surname>Abood</surname>, <given-names>E. W.</given-names></string-name></person-group> (<year>2021</year>). <article-title>A new approach for finding duplicated words in scanned Arabic documents based on OCR and SURF</article-title>. <source>Journal of Basrah Researches (Sciences)</source><italic>,</italic> <volume>47</volume><issue>(1)</issue><italic>,</italic> <fpage>201</fpage>&#x2013;<lpage>215</lpage>.</mixed-citation></ref>
<ref id="ref-64"><label>64.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Bagasi</surname>, <given-names>B.</given-names></string-name>, <string-name><surname>Elrefaei</surname>, <given-names>L. A.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Arabic manuscript content based image retrieval: A comparison between surf and brisk local features</article-title>. <source>International Journal of Computing and Digital Systems</source><italic>,</italic> <volume>7</volume><issue>(6)</issue><italic>,</italic> <fpage>355</fpage>&#x2013;<lpage>364</lpage>. DOI <pub-id pub-id-type="doi">10.12785/ijcds/070604</pub-id>.</mixed-citation></ref>
<ref id="ref-65"><label>65.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Leutenegger</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Chli</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Siegwart</surname>, <given-names>R. Y.</given-names></string-name></person-group> (<year>2011</year>). <article-title>BRISK: Binary robust invariant scalable keypoints</article-title>. <conf-name>2011 International Conference on Computer Vision</conf-name>, pp. <fpage>2548</fpage>&#x2013;<lpage>2555</lpage>. Barcelona, Spain.</mixed-citation></ref>
<ref id="ref-66"><label>66.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Torki</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Hussein</surname>, <given-names>M. E.</given-names></string-name>, <string-name><surname>Elsallamy</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Fayyaz</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Yaser</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2014</year>). <article-title>Window-based descriptors for Arabic handwritten alphabet recognition: A comparative study on a novel dataset</article-title>. DOI <pub-id pub-id-type="doi">10.48550/arXiv.1411.3519</pub-id>.</mixed-citation></ref>
<ref id="ref-67"><label>67.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Nashwan</surname>, <given-names>F. M. A.</given-names></string-name>, <string-name><surname>Rashwan</surname>, <given-names>M. A. A.</given-names></string-name>, <string-name><surname>Al-Barhamtoshy</surname>, <given-names>H. M.</given-names></string-name>, <string-name><surname>Abdou</surname>, <given-names>S. M.</given-names></string-name>, <string-name><surname>Moussa</surname>, <given-names>A. M.</given-names></string-name></person-group> (<year>2018</year>). <article-title>A holistic technique for an Arabic OCR system</article-title>. <source>Journal of Imaging</source><italic>,</italic> <volume>4</volume><issue>(1)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>11</lpage>.</mixed-citation></ref>
<ref id="ref-68"><label>68.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Naz</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Umar</surname>, <given-names>A. I.</given-names></string-name>, <string-name><surname>Ahmed</surname>, <given-names>S. B.</given-names></string-name>, <string-name><surname>Ahmad</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Statistical features extraction for character recognition using Recurrent Neural Network</article-title>. <source>Pakistan Journal of Statistics</source><italic>,</italic> <volume>34</volume><issue>(1)</issue><italic>,</italic> <fpage>47</fpage>&#x2013;<lpage>53</lpage>.</mixed-citation></ref>
<ref id="ref-69"><label>69.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Jaiem</surname>, <given-names>F. K.</given-names></string-name>, <string-name><surname>Kanoun</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Khemakhem</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>El Abed</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Kardoun</surname>, <given-names>J.</given-names></string-name></person-group> (<year>2013</year>). <article-title>Database for Arabic printed text recognition research</article-title>. In: <source>Lecture notes in computer science</source>, vol. 8156, pp. <fpage>251</fpage>&#x2013;<lpage>259</lpage>. DOI <pub-id pub-id-type="doi">10.1007/978-3-642-41181-6</pub-id>.</mixed-citation></ref>
<ref id="ref-70"><label>70.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Nemouchi</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Meslati</surname>, <given-names>L. S.</given-names></string-name>, <string-name><surname>Farah</surname>, <given-names>N.</given-names></string-name></person-group> (<year>2012</year>). <article-title>Classifiers combination for Arabic words recognition</article-title>. <conf-name>International Conference on Image and Signal Processing</conf-name>, pp. <fpage>562</fpage>&#x2013;<lpage>570</lpage>. <conf-loc>Berlin, Heidelberg</conf-loc>, <publisher-name>Springer</publisher-name>.</mixed-citation></ref>
<ref id="ref-71"><label>71.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Alkhateeb</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Abu Doush</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>Albsoul</surname>, <given-names>A.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Arabic optical character recognition software: A review</article-title>. <source>Pattern Recognition and Image Analysis</source><italic>,</italic> <volume>27</volume><issue>(4)</issue><italic>,</italic> <fpage>763</fpage>&#x2013;<lpage>776</lpage>. DOI <pub-id pub-id-type="doi">10.1134/S105466181704006X</pub-id>.</mixed-citation></ref>
<ref id="ref-72"><label>72.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Huang</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Ul Haq</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>Dai</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Khan</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Nazir</surname>, <given-names>S.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2021</year>). <article-title>Isolated handwritten pashto character recognition using a K-NN classification tool based on zoning and hog feature extraction techniques</article-title>. <source>Complexity</source><italic>,</italic> <volume>2021</volume><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>8</lpage>.</mixed-citation></ref>
<ref id="ref-73"><label>73.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Boufenar</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Batouche</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Schoenauer</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2018</year>). <article-title>An artificial immune system for offline isolated handwritten Arabic character recognition</article-title>. <source>Evolving Systems</source><italic>,</italic> <volume>9</volume><issue>(1)</issue><italic>,</italic> <fpage>25</fpage>&#x2013;<lpage>41</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s12530-016-9169-1</pub-id>.</mixed-citation></ref>
<ref id="ref-74"><label>74.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Redmon</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Farhadi</surname>, <given-names>A.</given-names></string-name></person-group> (<year>2018</year>). <article-title>YOLOv3: An incremental improvement</article-title>.  arXiv:1804.02767.</mixed-citation></ref>
<ref id="ref-75"><label>75.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Girshick</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2015</year>). <article-title>Fast R-CNN</article-title>. <conf-name>Proceedings of the IEEE International Conference on Computer Vision</conf-name>, pp. <fpage>1440</fpage>&#x2013;<lpage>1448</lpage>. Santiago, Chile.</mixed-citation></ref>
<ref id="ref-76"><label>76.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Alghyaline</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2019</year>). <article-title>A real-time street actions detection</article-title>. <source>International Journal of Advanced Computer Science and Applications</source><italic>,</italic> <volume>10</volume><issue>(2)</issue><italic>,</italic> <fpage>322</fpage>&#x2013;<lpage>329</lpage>. DOI <pub-id pub-id-type="doi">10.14569/IJACSA.2019.0100243</pub-id>.</mixed-citation></ref>
<ref id="ref-77"><label>77.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Alghyaline</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Hsieh</surname>, <given-names>J. W.</given-names></string-name>, <string-name><surname>Chuang</surname>, <given-names>C. H.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Video action classification using symmelets and deep learning</article-title>. <conf-name>2017 IEEE International Conference on Systems, Man, and Cybernetics (SMC)</conf-name>, pp. <fpage>414</fpage>&#x2013;<lpage>419</lpage>. Banff, Canada.</mixed-citation></ref>
<ref id="ref-78"><label>78.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Radwan</surname>, <given-names>M. A.</given-names></string-name>, <string-name><surname>Khalil</surname>, <given-names>M. I.</given-names></string-name>, <string-name><surname>Abbas</surname>, <given-names>H. M.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Neural networks pipeline for offline machine printed Arabic OCR</article-title>. <source>Neural Processing Letters</source><italic>,</italic> <volume>48</volume><issue>(2)</issue><italic>,</italic> <fpage>769</fpage>&#x2013;<lpage>787</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s11063-017-9727-y</pub-id>.</mixed-citation></ref>
<ref id="ref-79"><label>79.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Saidane</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Garcia</surname>, <given-names>C.</given-names></string-name></person-group> (<year>2007</year>). <article-title>Automatic scene text recognition using a Convolutional Neural Network</article-title>. <conf-name>Proceedings of the 2nd International Workshop on Camera-Based Document Analysis and Recognition</conf-name>, pp. <fpage>100</fpage>&#x2013;<lpage>106</lpage>. Curitiba, Brazil.</mixed-citation></ref>
<ref id="ref-80"><label>80.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Elleuch</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Maalej</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Kherallah</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2016</year>). <article-title>A new design based-SVM of the CNN classifier architecture with dropout for offline Arabic handwritten recognition</article-title>. <conf-name>European Workshop on Visual Information Processing (EUVIP)</conf-name>, pp. <fpage>1712</fpage>&#x2013;<lpage>1723</lpage>. <conf-loc>Elsevier Masson SAS</conf-loc>.</mixed-citation></ref>
<ref id="ref-81"><label>81.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Mustafa</surname>, <given-names>M. E.</given-names></string-name>, <string-name><surname>Elbashir</surname>, <given-names>M. K.</given-names></string-name></person-group> (<year>2020</year>). <article-title>A deep learning approach for handwritten Arabic names recognition</article-title>. <source>International Journal of Advanced Computer Science and Applications</source><italic>,</italic> <volume>11</volume><issue>(1)</issue><italic>,</italic> <fpage>678</fpage>&#x2013;<lpage>682</lpage>. DOI <pub-id pub-id-type="doi">10.14569/issn.2156-5570</pub-id>.</mixed-citation></ref>
<ref id="ref-82"><label>82.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Naz</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Khan</surname>, <given-names>N. H.</given-names></string-name>, <string-name><surname>Zahoor</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Razzak</surname>, <given-names>M. I.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Deep OCR for Arabic script-based language like pastho</article-title>. <source>Expert Systems</source><italic>,</italic> <volume>37</volume><issue>(5)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>11</lpage>. DOI <pub-id pub-id-type="doi">10.1111/exsy.12565</pub-id>.</mixed-citation></ref>
<ref id="ref-83"><label>83.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Sokar</surname>, <given-names>G.</given-names></string-name>, <string-name><surname>Hemayed</surname>, <given-names>E. E.</given-names></string-name>, <string-name><surname>Rehan</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2019</year>). <article-title>A generic OCR using deep Siamese Convolution Neural Networks</article-title>. <conf-name>2018 IEEE 9th Annual Information Technology, Electronics and Mobile Communication Conference</conf-name>, pp. <fpage>1238</fpage>&#x2013;<lpage>1244</lpage>. Columbia, Canada.</mixed-citation></ref>
<ref id="ref-84"><label>84.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ashiquzzaman</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Tushar</surname>, <given-names>A. K.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Handwritten Arabic numeral recognition using deep learning neural networks</article-title>. <conf-name>2017 IEEE International Conference on Imaging, Vision and Pattern Recognition</conf-name>, pp. <fpage>1</fpage>&#x2013;<lpage>4</lpage>. Dhaka, Bangladesh.</mixed-citation></ref>
<ref id="ref-85"><label>85.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Abdi</surname>, <given-names>M. N.</given-names></string-name>, <string-name><surname>Khemakhem</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2012</year>). <article-title>Arabic writer identification and verification using template matching analysis of texture</article-title>. <conf-name>Proceedings-2012 IEEE 12th International Conference on Computer and Information Technology</conf-name>, pp. <fpage>592</fpage>&#x2013;<lpage>597</lpage>. Sichuan, China.</mixed-citation></ref>
<ref id="ref-86"><label>86.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Journal</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>Network</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Security</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>El</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Charaf</surname>, <given-names>H.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2016</year>). <article-title>Template matching for recognition of handwritten Arabic characters using structural characteristics and freeman code</article-title>. <source>International Journal of Computer Science and Information Security</source><italic>,</italic> <volume>14</volume><issue>(12)</issue><italic>,</italic> <fpage>31</fpage>&#x2013;<lpage>40</lpage>.</mixed-citation></ref>
<ref id="ref-87"><label>87.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Maghrabi</surname>, <given-names>S. M.</given-names></string-name></person-group> (<year>2017</year>). <article-title>An offline Arabic handwritten character recognition system using template matching</article-title>. <source>International Journal of Computer Technology &#x0026; Applications</source><italic>,</italic> <volume>8</volume><issue>(5)</issue><italic>,</italic> <fpage>602</fpage>&#x2013;<lpage>608</lpage>.</mixed-citation></ref>
<ref id="ref-88"><label>88.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Farhat</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Al-Zawqari</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Al-Qahtani</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Hommos</surname>, <given-names>O.</given-names></string-name>, <string-name><surname>Bensaali</surname>, <given-names>F.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2016</year>). <article-title>OCR based feature extraction and template matching algorithms for qatari number plate</article-title>. <conf-name>2016 International Conference on Industrial Informatics and Computer Systems</conf-name>, Futuroscope-Poitiers, France.</mixed-citation></ref>
<ref id="ref-89"><label>89.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Hairuman</surname>, <given-names>I. F. B.</given-names></string-name>, <string-name><surname>Foong</surname>, <given-names>O. M.</given-names></string-name></person-group> (<year>2011</year>). <article-title>OCR signage recognition with skew &#x0026; slant correction for visually impaired people</article-title>. <conf-name>Proceedings of the 2011 11th International Conference on Hybrid Intelligent Systems</conf-name>, pp. <fpage>306</fpage>&#x2013;<lpage>310</lpage>. Melacca, Malaysia.</mixed-citation></ref>
<ref id="ref-90"><label>90.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Almustafa</surname>, <given-names>K.</given-names></string-name>, <string-name><surname>Zantout</surname>, <given-names>R. N.</given-names></string-name>, <string-name><surname>Obeid</surname>, <given-names>H. R.</given-names></string-name></person-group> (<year>2011</year>). <article-title>Peak position recognizing characters in Saudi license plates</article-title>. <source>2011 IEEE GCC Conference and Exhibition</source>,  <fpage>11962336</fpage>. DOI <pub-id pub-id-type="doi">10.1109/IEEEGCC.2011.5752479</pub-id>.</mixed-citation></ref>
<ref id="ref-91"><label>91.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Abdalkafor</surname>, <given-names>A. S.</given-names></string-name>, <string-name><surname>Alheeti</surname>, <given-names>K. M. A.</given-names></string-name>, <string-name><surname>Al-Jobouri</surname>, <given-names>L.</given-names></string-name></person-group> (<year>2021</year>). <article-title>A feature extraction method for Arabic offline handwritten recognition system using na&#x00EF;ve Bayes classifier</article-title>. <conf-name>2021 International Conference on Computing and Communications Applications and Technologies</conf-name>, pp. <fpage>82</fpage>&#x2013;<lpage>87</lpage>. London, UK.</mixed-citation></ref>
<ref id="ref-92"><label>92.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Saeed</surname>, <given-names>U.</given-names></string-name>, <string-name><surname>Tahir</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>AlGhamdi</surname>, <given-names>A. S.</given-names></string-name>, <string-name><surname>Alkatheiri</surname>, <given-names>M. S.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Automatic recognition of handwritten Arabic using maximally stable extremal region features</article-title>. <source>Optical Engineering</source><italic>,</italic> <volume>59</volume><issue>(5)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>19</lpage>. DOI <pub-id pub-id-type="doi">10.1117/1.OE.59.5.051405</pub-id>.</mixed-citation></ref>
<ref id="ref-93"><label>93.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Jayech</surname>, <given-names>K.</given-names></string-name>, <string-name><surname>Mahjoub</surname>, <given-names>M. A.</given-names></string-name>, <string-name><surname>Ben Amara</surname>, <given-names>N.</given-names></string-name></person-group> (<year>2016</year>). <article-title>Arabic handwritten word recognition based on dynamic Bayesian network</article-title>. <source>International Arab Journal of Information Technology</source><italic>,</italic> <volume>13</volume><issue>(3)</issue><italic>,</italic> <fpage>276</fpage>&#x2013;<lpage>283</lpage>.</mixed-citation></ref>
<ref id="ref-94"><label>94.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Chang</surname>, <given-names>C. C.</given-names></string-name>, <string-name><surname>Lin</surname>, <given-names>C. J.</given-names></string-name></person-group> (<year>2011</year>). <article-title>LIBSVM</article-title>. <source>ACM Transactions on Intelligent Systems and Technology</source><italic>,</italic> <volume>2</volume><issue>(3)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>27</lpage>. DOI <pub-id pub-id-type="doi">10.1145/1961189.1961199</pub-id>.</mixed-citation></ref>
<ref id="ref-95"><label>95.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Elleuch</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Lahiani</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Kherallah</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2016</year>). <article-title>Recognizing Arabic handwritten script using support vector machine classifier</article-title>. <conf-name>International Conference on Intelligent Systems Design and Applications</conf-name>, pp. <fpage>551</fpage>&#x2013;<lpage>556</lpage>. Porto, Portugal.</mixed-citation></ref>
<ref id="ref-96"><label>96.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Elzobi</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Al-Hamadi</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Saeed</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Dings</surname>, <given-names>L.</given-names></string-name></person-group> (<year>2012</year>). <article-title>Arabic handwriting recognition using gabor wavelet transform and SVM</article-title>. <conf-name>International Conference on Signal Processing Proceedings</conf-name>, pp. <fpage>2154</fpage>&#x2013;<lpage>2158</lpage>. Gold Coast, QLD, Australia.</mixed-citation></ref>
<ref id="ref-97"><label>97.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Alsaeedi</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Al Mutawa</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Natheer</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Al Subhi</surname>, <given-names>W.</given-names></string-name>, <string-name><surname>Snoussi</surname>, <given-names>S.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2018</year>). <article-title>Arabic words recognition using CNN and TNN on a smartphone</article-title>. <conf-name>2nd IEEE International Workshop on Arabic and Derived Script Analysis and Recognition</conf-name>, pp. <fpage>57</fpage>&#x2013;<lpage>61</lpage>. London, UK.</mixed-citation></ref>
<ref id="ref-98"><label>98.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Rabiner</surname>, <given-names>L. R.</given-names></string-name></person-group> (<year>1989</year>). <article-title>A tutorial on hidden markov models and selected applications in speech recognition</article-title>. <conf-name>Proceedings of the IEEE</conf-name>, pp. <fpage>257</fpage>&#x2013;<lpage>286</lpage>. New York, USA.</mixed-citation></ref>
<ref id="ref-99"><label>99.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Gayathri</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Ayyappan</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2014</year>). <article-title>Off-line handwritten character recognition using hidden markov model</article-title>. <conf-name>Proceedings of the 2014 International Conference on Advances in Computing, Communications and Informatics</conf-name>, pp. <fpage>518</fpage>&#x2013;<lpage>523</lpage>. Delhi, India.</mixed-citation></ref>
<ref id="ref-100"><label>100.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Prasad</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Saleem</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Kamali</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Meermeier</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Natarajan</surname>, <given-names>P.</given-names></string-name></person-group> (<year>2008</year>). <article-title>Improvements in hidden markov model based Arabic OCR</article-title>. <conf-name>Proceedings-International Conference on Pattern Recognition</conf-name>, pp. <fpage>1</fpage>&#x2013;<lpage>4</lpage>. Tampa, FL, USA.</mixed-citation></ref>
<ref id="ref-101"><label>101.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ahmad</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>Fink</surname>, <given-names>G. A.</given-names></string-name></person-group> (<year>2015</year>). <article-title>Multi-stage HMM based Arabic text recognition with rescoring</article-title>. <conf-name>13th International Conference on Document Analysis and Recognition (ICDAR)</conf-name>, pp. <fpage>751</fpage>&#x2013;<lpage>755</lpage>. Tunis, Tunisia.</mixed-citation></ref>
<ref id="ref-102"><label>102.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Krayem</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Sherkat</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Evett</surname>, <given-names>L.</given-names></string-name>, <string-name><surname>Osman</surname>, <given-names>T.</given-names></string-name></person-group> (<year>2013</year>). <article-title>Holistic Arabic whole word recognition using HMM and block-based DCT</article-title>. <conf-name>12th International Conference on Document Analysis and Recognition</conf-name>, pp. <fpage>1120</fpage>&#x2013;<lpage>1124</lpage>. <conf-loc>Washington DC, USA</conf-loc>.</mixed-citation></ref>
<ref id="ref-103"><label>103.</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Pechwitz</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>El Abed</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>M&#x00E4;rgner</surname>, <given-names>V.</given-names></string-name></person-group> (<year>2012</year>). <chapter-title>Handwritten Arabic word recognition using the IFN/ENIT-database</chapter-title>. In: <source>Guide to OCR for Arabic scripts</source>, pp. <fpage>169</fpage>&#x2013;<lpage>213</lpage>. <publisher-loc>London</publisher-loc>: <publisher-name>Springer</publisher-name>.</mixed-citation></ref>
<ref id="ref-104"><label>104.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Darwish</surname>, <given-names>S. M.</given-names></string-name>, <string-name><surname>Elzoghaly</surname>, <given-names>K. O.</given-names></string-name></person-group> (<year>2020</year>). <article-title>An enhanced offline printed Arabic OCR model based on Bio-inspired fuzzy classifier</article-title>. <source>IEEE Access</source><italic>,</italic> <volume>8</volume><italic>,</italic> <fpage>117770</fpage>&#x2013;<lpage>117781</lpage>. DOI <pub-id pub-id-type="doi">10.1109/Access.6287639</pub-id>.</mixed-citation></ref>
<ref id="ref-105"><label>105.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kessab</surname>, <given-names>B. E. L.</given-names></string-name>, <string-name><surname>Daoui</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Bouikhalene</surname>, <given-names>B.</given-names></string-name>, <string-name><surname>Salouan</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2015</year>). <article-title>Isolated handwritten Arabic numerals recognition using the K-Nearest Neighbor and the hidden markov model classifiers</article-title>. <source>Facta Universitatis. Series Mathematics and Informatics</source><italic>,</italic> <volume>30</volume><issue>(5)</issue><italic>,</italic> <fpage>731</fpage>&#x2013;<lpage>740</lpage>.</mixed-citation></ref>
<ref id="ref-106"><label>106.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wu</surname>, <given-names>X.</given-names></string-name>, <string-name><surname>Gao</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Jiao</surname>, <given-names>D.</given-names></string-name></person-group> (<year>2019</year>). <article-title>Multi-label classification based on random forest algorithm for non-intrusive load monitoring system</article-title>. <source>Processes</source><italic>,</italic> <volume>7</volume><issue>(6)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>14</lpage>. DOI <pub-id pub-id-type="doi">10.3390/pr7060337</pub-id>.</mixed-citation></ref>
<ref id="ref-107"><label>107.</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Hassanien</surname>, <given-names>A. E.</given-names></string-name>, <string-name><surname>Tolba</surname>, <given-names>M. F.</given-names></string-name>, <string-name><surname>Azar</surname>, <given-names>A. T.</given-names></string-name></person-group> (<year>2014</year>). <chapter-title>Isolated printed Arabic character recognition using KNN and random forest tree classifiers</chapter-title>. In: <person-group person-group-type="author"><string-name><surname>Hassanien</surname>, <given-names>A. E.</given-names></string-name>, <string-name><surname>Tolba</surname>, <given-names>M. F.</given-names></string-name>, <string-name><surname>Azar</surname>, <given-names>A. T.</given-names></string-name></person-group> (Eds.), <source>Communications in computer and information science</source>, pp. <fpage>10</fpage>&#x2013;<lpage>17</lpage>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer International Publishing</publisher-name>.</mixed-citation></ref>
<ref id="ref-108"><label>108.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Sahlol</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>AbdElfattah</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Suen</surname>, <given-names>C. Y.</given-names></string-name>, <string-name><surname>Hassanien</surname>, <given-names>A.</given-names></string-name></person-group> (<year>2016</year>). <article-title>Particle swarm optimization with random forests for handwritten Arabic recognition system</article-title>. <source>Proceedings of the International Conference on Advanced Intelligent Systems and Informatics (AISI 2016)</source>, pp. <fpage>437</fpage>&#x2013;<lpage>446</lpage>. Cairo, Egypt. DOI <pub-id pub-id-type="doi">10.1007/978-3-319-48308-5</pub-id>.</mixed-citation></ref>
<ref id="ref-109"><label>109.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Bassil</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Alwani</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2012</year>). <article-title>OCR Post-processing error correction algorithm using google online spelling suggestion</article-title>. arXiv:1204.0191. </mixed-citation></ref>
<ref id="ref-110"><label>110.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Doush</surname>, <given-names>I. A.</given-names></string-name>, <string-name><surname>Alkhateeb</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Gharaibeh</surname>, <given-names>A. H.</given-names></string-name></person-group> (<year>2018</year>). <article-title>A novel Arabic OCR post-processing using rule-based and word context techniques</article-title>. <source>International Journal on Document Analysis and Recognition</source><italic>,</italic> <volume>21</volume><issue>(1&#x2013;2)</issue><italic>,</italic> <fpage>77</fpage>&#x2013;<lpage>89</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s10032-018-0297-y</pub-id>.</mixed-citation></ref>
<ref id="ref-111"><label>111.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Doush</surname>, <given-names>I. A.</given-names></string-name>, <string-name><surname>Al-Trad</surname>, <given-names>A. M.</given-names></string-name></person-group> (<year>2016</year>). <article-title>Improving post-processing optical character recognition documents with Arabic language using spelling error detection and correction</article-title>. <source>International Journal of Reasoning-Based Intelligent Systems</source><italic>,</italic> <volume>8</volume><issue>(3&#x2013;4)</issue><italic>,</italic> <fpage>91</fpage>&#x2013;<lpage>103</lpage>. DOI <pub-id pub-id-type="doi">10.1504/IJRIS.2016.082957</pub-id>.</mixed-citation></ref>
<ref id="ref-112"><label>112.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Slimane</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Ingold</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Kanoun</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Alimi</surname>, <given-names>A. M.</given-names></string-name>, <string-name><surname>Hennebert</surname>, <given-names>J.</given-names></string-name></person-group> (<year>2009</year>). <article-title>A new Arabic printed text image database and evaluation protocols</article-title>. <conf-name>Proceedings of the International Conference on Document Analysis and Recognition</conf-name>, pp. <fpage>946</fpage>&#x2013;<lpage>950</lpage>. Barcelona, Spain.</mixed-citation></ref>
<ref id="ref-113"><label>113.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>AbdelRaouf</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Higgins</surname>, <given-names>C. A.</given-names></string-name>, <string-name><surname>Pridmore</surname>, <given-names>T.</given-names></string-name>, <string-name><surname>Khalil</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2010</year>). <article-title>Building a multi-modal Arabic corpus (MMAC)</article-title>. <source>International Journal on Document Analysis and Recognition</source><italic>,</italic> <volume>13</volume><issue>(4)</issue><italic>,</italic> <fpage>285</fpage>&#x2013;<lpage>302</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s10032-010-0128-2</pub-id>.</mixed-citation></ref>
<ref id="ref-114"><label>114.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Lawgali</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Angelova</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Bouridane</surname>, <given-names>A.</given-names></string-name></person-group> (<year>2013</year>). <article-title>HACDB: Handwritten Arabic characters database for automatic character recognition</article-title>. <conf-name>IEEE European Workshop on Visual Information Processing</conf-name>, pp. <fpage>255</fpage>&#x2013;<lpage>259</lpage>. Paris, France.</mixed-citation></ref>
<ref id="ref-115"><label>115.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Zayene</surname>, <given-names>O.</given-names></string-name>, <string-name><surname>Hennebert</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Masmoudi Touj</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Ingold</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Essoukri Ben Amara</surname>, <given-names>N.</given-names></string-name></person-group> (<year>2015</year>). <article-title>A dataset for Arabic text detection, tracking and recognition in news videos-acTiV</article-title>. <conf-name>Proceedings of the International Conference on Document Analysis and Recognition</conf-name>, pp. <fpage>996</fpage>&#x2013;<lpage>1000</lpage>. Tunis, Tunisia.</mixed-citation></ref>
<ref id="ref-116"><label>116.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Altwaijry</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Al-Turaiki</surname>, <given-names>I.</given-names></string-name></person-group> (<year>2021</year>). <article-title>Arabic handwriting recognition system using Convolutional Neural Network</article-title>. <source>Neural Computing and Applications</source><italic>,</italic> <volume>33</volume><issue>(7)</issue><italic>,</italic> <fpage>2249</fpage>&#x2013;<lpage>2261</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s00521-020-05070-8</pub-id>.</mixed-citation></ref>
<ref id="ref-117"><label>117.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Luqman</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Mahmoud</surname>, <given-names>S. A.</given-names></string-name>, <string-name><surname>Awaida</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2014</year>). <article-title>KAFD Arabic font database</article-title>. <source>Pattern Recognition</source><italic>,</italic> <volume>47</volume><issue>(6)</issue><italic>,</italic> <fpage>2231</fpage>&#x2013;<lpage>2240</lpage>. DOI <pub-id pub-id-type="doi">10.1016/j.patcog.2013.12.012</pub-id>.</mixed-citation></ref>
<ref id="ref-118"><label>118.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Mahmoud</surname>, <given-names>S. A.</given-names></string-name>, <string-name><surname>Ahmad</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>Alshayeb</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Al-Khatib</surname>, <given-names>W. G.</given-names></string-name>, <string-name><surname>Parvez</surname>, <given-names>M. T.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2012</year>). <article-title>KHATT: Arabic offline handwritten text database</article-title>. <conf-name>International Workshop on Frontiers in Handwriting Recognition, IWFHR</conf-name>, pp. <fpage>449</fpage>&#x2013;<lpage>454</lpage>. Bari, Italy.</mixed-citation></ref>
<ref id="ref-119"><label>119.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Mario</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Samia</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Volker</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Ellouze</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Hamid</surname>, <given-names>A.</given-names></string-name></person-group> (<year>2002</year>). <article-title>IFN/ENIT-database of handwritten Arabic words</article-title>. <conf-name>Proceedings of CIFED 2002</conf-name>, pp. <fpage>127</fpage>&#x2013;<lpage>136</lpage>. Hammamet, Tunisia.</mixed-citation></ref>
<ref id="ref-120"><label>120.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Doush</surname>, <given-names>I. A.</given-names></string-name>, <string-name><surname>Aikhateeb</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Gharibeh</surname>, <given-names>A. H.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Yarmouk Arabic OCR dataset</article-title>. <conf-name>8th International Conference on Computer Science and Information Technology</conf-name>, pp. <fpage>150</fpage>&#x2013;<lpage>154</lpage>. Amman, Jordan.</mixed-citation></ref>
<ref id="ref-121"><label>121.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Amara</surname>, <given-names>N. E. B.</given-names></string-name>, <string-name><surname>Mazhoud</surname>, <given-names>O.</given-names></string-name>, <string-name><surname>Bouzrara</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Ellouze</surname>, <given-names>N.</given-names></string-name></person-group> (<year>2005</year>). <article-title>ARABASE: A relational database for Arabic OCR systems</article-title>. <source> International Arab Journal of Information Technology</source><italic>,</italic> <volume>2</volume><issue>(4)</issue><italic>,</italic> <fpage>259</fpage>&#x2013;<lpage>266</lpage>.</mixed-citation></ref>
<ref id="ref-122"><label>122.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Hafiz</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Bhat</surname>, <given-names>G.</given-names></string-name></person-group> (<year>2016</year>). <article-title>Arabic OCR using a novel hybrid classification scheme</article-title>. <source>Journal of Pattern Recognition Research</source><italic>,</italic> <volume>11</volume><issue>(1)</issue><italic>,</italic> <fpage>55</fpage>&#x2013;<lpage>60</lpage>. DOI <pub-id pub-id-type="doi">10.13176/11.711</pub-id>.</mixed-citation></ref>
<ref id="ref-123"><label>123.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>El-Sawy</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Mohamed Loey</surname>, <given-names>H. E. B.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Arabic handwritten characters recognition using Convolutional Neural Network</article-title>. <source>WSEAS Transactions on Computer Research</source><italic>,</italic> <volume>5</volume><issue>(1)</issue><italic>,</italic> <fpage>11</fpage>&#x2013;<lpage>19</lpage>.</mixed-citation></ref>
<ref id="ref-124"><label>124.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Romanov</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Miller</surname>, <given-names>M. T.</given-names></string-name>, <string-name><surname>Savant</surname>, <given-names>S. B.</given-names></string-name>, <string-name><surname>Kiessling</surname>, <given-names>B.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Important new developments in Arabographic Optical Character Recognition (OCR)</article-title>. arXiv:1703.09550.</mixed-citation></ref>
<ref id="ref-125"><label>125.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Mudhsh</surname>, <given-names>M. A.</given-names></string-name>, <string-name><surname>Almodfer</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Arabic handwritten alphanumeric character recognition using very Deep Neural Network</article-title>. <source>Information</source><italic>,</italic> <volume>8</volume><issue>(3)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>14</lpage>. DOI <pub-id pub-id-type="doi">10.3390/info8030105</pub-id>.</mixed-citation></ref>
<ref id="ref-126"><label>126.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Fasha</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Hammo</surname>, <given-names>B.</given-names></string-name>, <string-name><surname>Obeid</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Al Widian</surname>, <given-names>J.</given-names></string-name></person-group> (<year>2020</year>). <article-title>A hybrid deep learning model for Arabic text recognition</article-title>. <source>International Journal of Advanced Computer Science and Applications</source><italic>,</italic> <volume>11</volume><issue>(8)</issue><italic>,</italic> <fpage>122</fpage>&#x2013;<lpage>130</lpage>. DOI <pub-id pub-id-type="doi">10.14569/issn.2156-5570</pub-id>.</mixed-citation></ref>
<ref id="ref-127"><label>127.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Shams</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Elsonbaty</surname>, <given-names>A. A.</given-names></string-name>, <string-name><surname>El Sawy</surname>, <given-names>W. Z.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Arabic handwritten character recognition based on Convolution Neural Networks and support vector machine</article-title>. <source>International Journal of Advanced Computer Science and Applications</source><italic>,</italic> <volume>11</volume><issue>(8)</issue><italic>,</italic> <fpage>144</fpage>&#x2013;<lpage>149</lpage>. DOI <pub-id pub-id-type="doi">10.14569/issn.2156-5570</pub-id>.</mixed-citation></ref>
<ref id="ref-128"><label>128.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ahmed</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Gogate</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Tahir</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Dashtipour</surname>, <given-names>K.</given-names></string-name>, <string-name><surname>Al-Tamimi</surname>, <given-names>B.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2021</year>). <article-title>Deep Neural Network-based contextual recognition of Arabic handwritten scripts</article-title>. <source>Entropy</source><italic>,</italic> <volume>23</volume><issue>(3)</issue><italic>,</italic> <fpage>4</fpage>&#x2013;<lpage>6</lpage>. DOI <pub-id pub-id-type="doi">10.3390/e23030340</pub-id>.</mixed-citation></ref>
<ref id="ref-129"><label>129.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Jbrail</surname>, <given-names>M. W.</given-names></string-name>, <string-name><surname>Tenekeci</surname>, <given-names>M. E.</given-names></string-name></person-group> (<year>2022</year>). <article-title>Character recognition of Arabic handwritten characters using deep learning</article-title>. <source>Journal of Studies in Science and Engineering</source><italic>,</italic> <volume>2</volume><issue>(1)</issue><italic>,</italic> <fpage>32</fpage>&#x2013;<lpage>40</lpage>. DOI <pub-id pub-id-type="doi">10.53898/josse2022213</pub-id>.</mixed-citation></ref>
<ref id="ref-130"><label>130.</label><mixed-citation publication-type="web"><person-group person-group-type="author"><collab>ABBYY Software</collab></person-group> (<year>2022</year>). <article-title>ABBYY FineReader engine</article-title>. <uri xlink:href="https://www.abbyy.com/ocr-sdk">https://www.abbyy.com/ocr-sdk</uri>.</mixed-citation></ref>
<ref id="ref-131"><label>131.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Smith</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2007</year>). <article-title>An overview of the tesseract OCR engine</article-title>. <conf-name>Proceedings of the International Conference on Document Analysis and Recognition</conf-name>, pp. <fpage>629</fpage>&#x2013;<lpage>633</lpage>. Washington, USA.</mixed-citation></ref>
<ref id="ref-132"><label>132.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Yousfi</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Berrani</surname>, <given-names>S. A.</given-names></string-name>, <string-name><surname>Garcia</surname>, <given-names>C.</given-names></string-name></person-group> (<year>2015</year>). <article-title>ALIF: A dataset for Arabic embedded text recognition in TV broadcast</article-title>. <conf-name>Proceedings of the International Conference on Document Analysis and Recognition</conf-name>, pp. <fpage>1221</fpage>&#x2013;<lpage>1225</lpage>. Tunis, Tunisia.</mixed-citation></ref>
<ref id="ref-133"><label>133.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Chabchoub</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Kessentini</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Kanoun</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Eglin</surname>, <given-names>V.</given-names></string-name>, <string-name><surname>Lebourgeois</surname>, <given-names>F.</given-names></string-name></person-group> (<year>2016</year>). <article-title>SmartATID: A mobile captured Arabic text images dataset for multi-purpose recognition tasks</article-title>. <conf-name>Proceedings of International Conference on Frontiers in Handwriting Recognition</conf-name>, pp. <fpage>120</fpage>&#x2013;<lpage>125</lpage>. Shenzhen, China.</mixed-citation></ref>
<ref id="ref-134"><label>134.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Saad</surname>, <given-names>R. S. M.</given-names></string-name>, <string-name><surname>Elanwar</surname>, <given-names>R. I.</given-names></string-name>, <string-name><surname>Kader</surname>, <given-names>N. S. A.</given-names></string-name>, <string-name><surname>Mashali</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Betke</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2016</year>). <article-title>BCE-Arabic-v1 dataset: Towards interpreting Arabic document images for people with visual impairments Rana</article-title>. <conf-name>Proceedings of the 9th ACM International Conference on PErvasive Technologies Related to Assistive Environments</conf-name>, pp. <fpage>1</fpage>&#x2013;<lpage>8</lpage>. <conf-loc>New York, NY, USA</conf-loc>.</mixed-citation></ref>
<ref id="ref-135"><label>135.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ahmed</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Bin Naz</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Razzak</surname>, <given-names>M. I.</given-names></string-name>, <string-name><surname>Yusof</surname>, <given-names>R. B.</given-names></string-name></person-group> (<year>2019</year>). <article-title>A novel dataset for English-Arabic scene text recognition (EASTR)-42&#x2005;K and Its evaluation using invariant feature extraction on detected extremal regions</article-title>. <source>IEEE Access</source><italic>,</italic> <volume>7,</volume> <fpage>19801</fpage>&#x2013;<lpage>19820</lpage>. DOI <pub-id pub-id-type="doi">10.1109/ACCESS.2019.2895876</pub-id>.</mixed-citation></ref>
<ref id="ref-136"><label>136.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Balaha</surname>, <given-names>H. M.</given-names></string-name>, <string-name><surname>Ali</surname>, <given-names>H. A.</given-names></string-name>, <string-name><surname>Saraya</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Badawy</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2021</year>). <article-title>A new Arabic handwritten character recognition deep learning system (AHCR-DLS)</article-title>. <source>Neural Computing and Applications</source><italic>,</italic> <volume>33</volume><issue>(11)</issue><italic>,</italic> <fpage>6325</fpage>&#x2013;<lpage>6367</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s00521-020-05397-2</pub-id>.</mixed-citation></ref>
<ref id="ref-137"><label>137.</label><mixed-citation publication-type="web"><person-group person-group-type="author"><collab>Sakhr Software</collab></person-group> (<year>2022</year>). <article-title>Sakhr OCR</article-title>. <uri xlink:href="http://www.sakhr.com/index.php/en/solutions/ocr">http://www.sakhr.com/index.php/en/solutions/ocr</uri>.</mixed-citation></ref>
<ref id="ref-138"><label>138.</label><mixed-citation publication-type="web"><person-group person-group-type="author"><collab>Readiris Software</collab></person-group> (<year>2022</year>). <article-title>Readiris OCR</article-title>. <uri xlink:href="https://www.irislink.com/">https://www.irislink.com/</uri>.</mixed-citation></ref>
<ref id="ref-139"><label>139.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Saber</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Ahmed</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Hadhoud</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2014</year>). <article-title>Robust metrics for evaluating Arabic OCR systems</article-title>. <conf-name>International Image Processing, Applications and Systems Conference</conf-name>, pp. <fpage>1</fpage>&#x2013;<lpage>6</lpage>. Hammamet, Tunisia.</mixed-citation></ref>
<ref id="ref-140"><label>140.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Stahlberg</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Vogel</surname>, <given-names>S.</given-names></string-name></person-group> (<year>2016</year>). <article-title>QATIP--An optical character recognition system for Arabic heritage collections in libraries</article-title>. <conf-name>12th International Workshop on Document Analysis Systems</conf-name>, pp. <fpage>168</fpage>&#x2013;<lpage>173</lpage>. Wuhan, China.</mixed-citation></ref>
<ref id="ref-141"><label>141.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Saber</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Ahmed</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Elsisi</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Hadhoud</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2016</year>). <article-title>Performance evaluation of Arabic optical character recognition engines for noisy inputs</article-title>. <conf-name>The 1st International Conference on Advanced Intelligent System and Informatics</conf-name>, pp. <fpage>449</fpage>&#x2013;<lpage>459</lpage>. <conf-loc>Beni Suef, Egypt</conf-loc>.</mixed-citation></ref>
<ref id="ref-142"><label>142.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ali</surname>, <given-names>A. N.</given-names></string-name></person-group> (<year>2019</year>). <article-title>Optical character recognition software: A comparative evaluation study for information retrieval</article-title>. <source>International Journal of Library and Information Sciences</source><italic>,</italic> <volume>6</volume><issue>(4)</issue><italic>,</italic> <fpage>142</fpage>&#x2013;<lpage>170</lpage>.</mixed-citation></ref>
<ref id="ref-143"><label>143.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kiessling</surname>, <given-names>B.</given-names></string-name>, <string-name><surname>Kurin</surname>, <given-names>G.</given-names></string-name>, <string-name><surname>Miller</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Smail</surname>, <given-names>K.</given-names></string-name></person-group> (<year>2021</year>). <article-title>Advances and limitations in open source Arabic-script OCR: A case study</article-title>. <source>Digital Studies/Le champ numerique</source><italic>,</italic> <volume>11</volume><issue>(1)</issue><italic>,</italic> <fpage>1</fpage>&#x2013;<lpage>30</lpage>. DOI <pub-id pub-id-type="doi">10.16995/dscn.8094</pub-id>.</mixed-citation></ref>
</ref-list>
</back>
</article>





































