summaryrefslogtreecommitdiff
path: root/app-text/tesseract/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/tesseract/metadata.xml')
-rw-r--r--app-text/tesseract/metadata.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/tesseract/metadata.xml b/app-text/tesseract/metadata.xml
index c3f203799bf0..6bc9c8ca0db6 100644
--- a/app-text/tesseract/metadata.xml
+++ b/app-text/tesseract/metadata.xml
@@ -16,9 +16,7 @@
<remote-id type="github">tesseract-ocr/tesseract</remote-id>
</upstream>
<use>
- <flag name="math"> Enable support for recognition of equations.</flag>
- <flag name="scrollview"> Install viewer to debug recognition (ScrollView).</flag>
- <flag name="osd"> Enable support orientation and script detection.</flag>
+ <flag name="float32">Support float for model training and text recognition (faster, requires less RAM)</flag>
<flag name="opencl">Enable opencl support for speedup using GPU computation.</flag>
<flag name="training">Install training applications to add support for new languages.</flag>
</use>