This website requires JavaScript.
Explore
Help
Sign In
mcvsoftware
/
twblue
Watch
1
Star
0
Fork
0
You've already forked twblue
mirror of
https://github.com/MCV-Software/TWBlue.git
synced
2025-07-18 06:06:06 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d441536f01fb68295cb78a8daadf2a0a022fb6cc
twblue
/
src
/
extra
/
ocr
/
__init__.py
4 lines
109 B
Python
Raw
Normal View
History
Unescape
Escape
Added OCR support via the ocr.space API. Closes #93
2017-01-03 08:30:58 -06:00
# -*- coding: utf-8 -*-
Changed codebase's syntax before attempt the python3 migration later. #273
2018-11-22 13:35:19 -06:00
from
__future__
import
absolute_import
# -*- coding: utf-8 -*-
from
.
import
OCRSpace
Reference in New Issue
Copy Permalink