mb-make / python-svg

Python library to deal with scalable vector graphics (SVGs)
https://github.com/mb-make/python-svg/projects/2
GNU Affero General Public License v3.0
0 stars 0 forks source link

Text recognition (OCR) #8

Open matthiasbock opened 2 years ago

matthiasbock commented 2 years ago

It will probably be necessary to render a bitmap, then apply OCR.

OCR engines:

matthiasbock commented 2 years ago

requires working bitmap generation (rendering): ticket #9