Skip to content

GSoC 2022: add tesseract support in CMake and dependencies scripts

Bashar Ahmed requested to merge basharahmed00000/inkscape-gsoc:tesseract into master

Add Tesseract and its dependencies
Make Tesseract optional dependency
Make a new class DetectText under Extension/Internal
Detect Text from selected SPImage
Display the detected text in a rudimentary GUI
Enable Multilingual Text Detection subject to the tesseract-languages installed on the user's system
b8414f84-31c2-4796-b762-ef0dca845410

Edited by Bashar Ahmed

Merge request reports