/usr/share/doc/python-gamera/TODO is in python-gamera 3.4.2+svn1437-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ToDo list for Gamera
====================
- More documentation of wrapped Vigra functions
- More page layout analysis resp. page segmentation methods.
E.g. text/graphics separation and more text line finding
algorithms. Maybe some parts of Leptonica could be useful?
- Add multilevel thresholding.
- Support FFT on Gamera images by wrapping FFT from VIGRA
- A new menu function in the interactive classifier dialog for
highlighting outliers, i.e. possible manual misclassifications.
Can be based on MNN editing.
- Add automatic clustering algorithms for training data.
- Adding more classifiers like Gaussian mixture models, support
vector machines, or hidden Markov models.
- Add support for the hOCR exchange format in the form of a general
writing and parsing library.
- Write wrappers for external OCR engines like Tesseract OCR as
optional plugins.
- Add more image formats: JPEG (reading/writing), PDF (writing),
NIST special database 19 (reading)...
|