Package: python-gamera.toolkits.greekocr
Version: 1.0.1-4
Severity: minor

If you pass --help to greekocr4gamera, it prints the help *twice*:

| $ greekocr4gamera --help
| Usage:
|   greekocr4gamera.py -x <traindata> [options] <imagefile>
|
|   Options:
|    --wholistic          wholistic segmentation mode (default)
|    -w                   short for --wholistic
|    --separatistic       separatistic segmentation mode
|    -s                   short for --separatistic
|
|    --unicode <file>     specify filename for unicode output
|    -u <file>            short for --unicode
|    --teubner <file.tex> specify filename for teubner TeX output
|    -t <file>            short for --teubner
|
|    --deskew             do a skew correction (recommended)
|    --filter             filter out very large (images) and very
|                         small components (noise)
|
|    --debug              save debug-images
|                         debug_lines.png debug_words.png debug_chars.png
|    -d                   short for --debug
| No Trainingdata given
| Usage:
|   greekocr4gamera.py -x <traindata> [options] <imagefile>
|
|   Options:
|    --wholistic          wholistic segmentation mode (default)
|    -w                   short for --wholistic
|    --separatistic       separatistic segmentation mode
|    -s                   short for --separatistic
|
|    --unicode <file>     specify filename for unicode output
|    -u <file>            short for --unicode
|    --teubner <file.tex> specify filename for teubner TeX output
|    -t <file>            short for --teubner
|
|    --deskew             do a skew correction (recommended)
|    --filter             filter out very large (images) and very
|                         small components (noise)

|    --debug              save debug-images
|                         debug_lines.png debug_words.png debug_chars.png
|    -d                   short for --debug

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to