My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages

Tamanoir is an image processing tool to remove small dust from picture scans.


This introduction in French/Cette introduction en français: IntroductionFrancais

Most of the flatbed scanners do not provide optical ICE, but only digital ICE, which is very slow, sometimes with weird artefacts on picture, and not available with every scanning software (espescially when running Linux).

The aim of Tamanoir is to pre-process images with a simple and fast user interface to remove most of the small dusts. It detects the small objects on the picture, then tries to propose a correction by cloning another part of image in the neighbour of the dust. The user can skip or apply the correction.

With this processing, 90% of the dusts are removed.

Then you can correct the remaining dusts and fibers on another image manipulation tool (Gimp, Lightroom, Krita...).

Please read HowToUseTamanoir

New release candidates :

Status

Version: beta.

Portability: Linux, MacOS X and Windows.

Dependencies

Tamanoir is written in C/C++, and uses libraries :

- OpenCV for image import/export, and libtiff to support 16bit TIFF compressed export, and above all, image processing functions.

- Qt4 for portable GUI (Linux, MacOS X, Windows).

See MacOSXBuild See LinuxBuild

Powered by Google Project Hosting