-
Notifications
You must be signed in to change notification settings - Fork 3
/
TODO
executable file
·30 lines (25 loc) · 1.17 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Features ready for implementation:
- "Entry Dialog" for selecting Options OCR the window or just an area?
- Make settings (like fontsize) saveable in gsettings or flatfile
See http://www.micahcarrick.com/gsettings-python-gnome-3.html
- Make it translateable _("bla")
- multiprocessing for Multipage PDFs
- Loading Bar
- setup.py
- split OCRdesktop into several files
Needs experimenting or info
- it is possible to identify a open menu? so we could set a OCR area insteed screenshotting the window.
this will leed to more readable results in menus. if not maybe we could range pixels left/right of the cursor and let the user select via entry window
check the common Menue sizes
- automatic Quality OCR Mode
- do we know object is have under the cursor? No Chance via API but:
We could guess! :)
I think we could not be shure here but we could expect some things that happens verry often.
Hopfully this list will raise and it gives usefull information.
for example:
First line is window title
second line is window menu
X end of the first or second line is close button
D end of the first or second line is fullscreenbutton
QT is a Selected checkbox
last line is Statusbar