You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<stringname="select_search_language">Seliger o cercar linguas</string>
42
+
<stringname="percentage_downloaded">% del total:</string>
43
+
<stringname="gray_scale_detail">Preprocessar le imagine pro meliorar le precision</string>
44
+
<stringname="use_gray_scale_image_for_ocr">Preprocessar le imagine</string>
45
+
<stringname="you_are_not_connected_to_internet">Tu non es connectite a Internet</string>
46
+
<stringname="training_data_missing">Le datos de trainamento es mancante!</string>
47
+
<stringname="download_description">Pro le correcte functionamento de Tesseract OCR, es necessari discargar datos additional de trainamento needs a tu apparato.
48
+
\nDesira tu discargar le datos del linguas seligite (%s)?</string>
49
+
<stringname="contrast_summary">Tenta expander adaptivemente le contrasto a tote le gamma dynamic</string>
50
+
<stringname="deskew_summary">Trovar le inclination e le deviation del imagine</string>
51
+
<stringname="otsu_threshold">Limine OTSU</string>
52
+
<stringname="deskew_image">Deviation del imagine</string>
53
+
<stringname="advance_setting_summary">Functiones affin al processamento de imagines</string>
54
+
<stringname="what_language_this_image_have">Qual lingua es usate in le imagine?</string>
55
+
<stringname="multiple_lang_summary">Datos de trainamento in multiple linguas</string>
56
+
<stringname="image_processing_functions">Functiones de processamento de imagines</string>
57
+
<stringname="psm_summary">Il dirige como Tesseract divide le imagine in lineas de texto e parolas.</string>
Android-приложение для распознавания текста на изображениях с использованием Tesseract
4
+
5
+
Начиная с версии 3.0 это приложение основано на <a href="https://github.com/tesseract-ocr/tesseract/blob/master/README.md">Tesseract 5 </a> и является первым android-приложением, основанным на Tesseract 5.
6
+
7
+
###После загрузки тренировочных данных, приложение выполняет все операции офлайн на вашем устройстве.
8
+
9
+
Переведите это приложение на [Hosted Weblate](https://hosted.weblate.org/projects/android-ocr).
10
+
11
+
🚀 <font color="#2467d6"><b>Возможности</b></font>
12
+
* Наибольшая точность и самые быстрые результаты.
13
+
* Извлечение текста из изображений.
14
+
* Копирование данных в буфер обмена.
15
+
* Выделение любой части данных.
16
+
* Распознавание текста на нескольких языках в одном изображении (Требуются изменения в настройках).
17
+
* Основано на последней версии <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">Тренировочных данных</a>.
* 3 типа данных: <a href="https://github.com/tesseract-ocr/tessdata">Стандартный</a>, <a href="https://github.com/tesseract-ocr/tessdata_best">Лучший</a>, <a href="https://github.com/tesseract-ocr/tessdata_fast">Быстрый</a>. Для получения более подробной информации <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">нажмите здесь</a>.
20
+
* Распознавание математических формул/обнаружение уравнений (Не протестировано).
21
+
* Обработка изображений из галереи на вашем устройстве через меню "Поделиться".
0 commit comments