File: TODO

package info (click to toggle)
libgocr 0.7.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,888 kB
  • ctags: 3,506
  • sloc: sh: 8,723; ansic: 7,872; makefile: 242
file content (19 lines) | stat: -rw-r--r-- 837 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
NOW
* restructure the header system. I guess that onyl gocr.h should be ever called,
 and it would work both for modules and frontends. It is clumsy?
* change the image structure to a tile system. It is faster, but may be harder to
 code.
* there are two functions performing the same thing: charsetatt and charattrinsert: gotta join
  them in charsetatt
* finish charSplitBegin/End
* finish the bw/gray/color conversions
* how to work with text in contextCorrection
* allow imageFilters to be applied in blocks
* finish boxCharSet and other recog.c functions
* finish API design
* see also the TeX documentation for more

FUTURE
* support multiprocessing (not *very* hard, but some care must be taken)
* check the format string in gocr_charAttributeRegister()
* if more than one charRecognizer is used, some AI to see what's the output