You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
9 months ago | |
|---|---|---|
| .. | ||
| pics | 10 years ago | |
| AUTHORS | 16 years ago | |
| CHANGES | 13 years ago | |
| CMakeL10n.txt | 6 years ago | |
| CMakeLists.txt | 6 years ago | |
| COPYING | 16 years ago | |
| CREDITS | 16 years ago | |
| INSTALL | 16 years ago | |
| Makefile.am | 7 years ago | |
| README | 2 years ago | |
| README.KADMOS | 15 years ago | |
| TODO | 16 years ago | |
| WARNING | 8 years ago | |
| configure.in.in | 16 years ago | |
| dwmenuaction.cpp | 2 years ago | |
| dwmenuaction.h | 2 years ago | |
| formathelp.h | 15 years ago | |
| imageselectline.cpp | 2 years ago | |
| imageselectline.h | 2 years ago | |
| img_saver.cpp | 2 years ago | |
| img_saver.h | 2 years ago | |
| imgnamecombo.cpp | 13 years ago | |
| imgnamecombo.h | 2 years ago | |
| imgprintdialog.cpp | 2 years ago | |
| imgprintdialog.h | 2 years ago | |
| kadmosocr.cpp | 14 years ago | |
| kadmosocr.h | 9 months ago | |
| kocrbase.cpp | 10 months ago | |
| kocrbase.h | 2 years ago | |
| kocrgocr.cpp | 11 years ago | |
| kocrgocr.h | 2 years ago | |
| kocrkadmos.cpp | 10 months ago | |
| kocrkadmos.h | 2 years ago | |
| kocrocrad.cpp | 1 year ago | |
| kocrocrad.h | 2 years ago | |
| kooka.cpp | 11 months ago | |
| kooka.desktop | 6 years ago | |
| kooka.h | 2 years ago | |
| kookaiface.h | 16 years ago | |
| kookaimage.cpp | 2 years ago | |
| kookaimage.h | 13 years ago | |
| kookaimagemeta.cpp | 15 years ago | |
| kookaimagemeta.h | 15 years ago | |
| kookapref.cpp | 10 months ago | |
| kookapref.h | 2 years ago | |
| kookaprint.cpp | 2 years ago | |
| kookaprint.h | 2 years ago | |
| kookarc | 15 years ago | |
| kookaui.rc | 16 years ago | |
| kookaview.cpp | 2 years ago | |
| kookaview.h | 2 years ago | |
| ksaneocr.cpp | 11 months ago | |
| ksaneocr.h | 2 years ago | |
| main.cpp | 6 years ago | |
| ocrresedit.cpp | 13 years ago | |
| ocrresedit.h | 2 years ago | |
| ocrword.cpp | 13 years ago | |
| ocrword.h | 15 years ago | |
| resource.h | 14 years ago | |
| scanpackager.cpp | 2 years ago | |
| scanpackager.h | 2 years ago | |
| thumbview.cpp | 10 months ago | |
| thumbview.h | 2 years ago | |
| thumbviewitem.cpp | 13 years ago | |
| thumbviewitem.h | 13 years ago | |
| version.h | 16 years ago | |
README
Kooka
=====
Kooka is a raster image scan program for the KDE system.
PLEASE READ THE FILE "WARNING" FIRST !
It uses the SANE-lib (http://www.sane-project.org/) and the the
KScan-library which is a KDE module for scanner access.
KScan and Kooka are under construction. Don't expect everything to work
fine. If you want to help, please send patches to freitag@suse.de.
Features:
=========
Kooka's main features are:
Scanner Support using SANE:
- Scanner support using SANE. Kooka _DOES_NOT_ support all features that SANE
and its backends offer. It takes a small subset of the available options.
- Kooka offers a GUI to change the most important scanner options like resolution,
mode, threshold etc. These options are generated on the fly, depending on the
scanner capabilities.
- Kooka offers a preview-function and the user can select the scan area interactively
or automatically.
Image Storage:
- Kooka provides an assistant to save your acquired images.
- Filenames are generated automatically to support multiple scans.
- Kooka manages the scanned images in a tree view where the user can delete and
export images.
Image Manipulation:
- Kooka provides basic image manipulation functions like rotation, mirroring.
- Cut images to fit size.
Image Viewing:
- Scanned images can be viewed by clicking them in the tree view.
- The viewer has a zoom function.
OCR:
- Kooka supports Joerg Schulenburg's gocr, an open source program
for optical character recognition (OCR). Kooka starts the OCR program
and displays its output. Best results with bw-images scanned with ~150 DPI
- Support for the commercial OCR/ICR package KADMOS of the reRecognition
GmbH Kreuzlingen. Please read README.KADMOS for more information.
Problems:
=========
* Kooka does not yet support all options SANE offers. That will
improve in the future. However, I don't know if it makes sense to
support all, even not very common options, some scanners offer. Lets
see what is necessary and makes sense for the purpose of Kooka.
* Kooka does not yet have a strategy for very large images :(. It uses
the Qt TQImage/QPixmap as is. On some displays, that causes problems.
* Automatic document feeder (ADF) support is not yet working correctly.
----------------------------------------------------------------------
Klaas Freitag <freitag@suse.de>
$Id$