Image correction

Image correction is the removal of aberrations originating from the imaging instrument, lighting, or sample.

Synonyms
Instrument aberration correction
Image pre-processing
Image preprocessing
Description

An ImageJ macro for correcting frame drift occurred during image acquisition.

It often happens that you have an image sequence that shows problematic drifting of image frame and at the same time you have some landmarks that could be used for correcting the drift. This ImageJ macro allows you to Manually track the landmark using ImageJ Manual Tracking Plugin. Using the coordinates recorded in the Result window, each frame is shifted back so that the landmark stays in a single place.

Description

Most of RestoreTools is now bundled with IR tools.

need a thumbnail
Description

Fill holes in objects.

has function
need a thumbnail
Description

Histogram-based background subtractor for ImageJ.

The implemented algorithm is based on the assumption that, compared to the background region, object (foreground) regions are small. The plugin builds local histograms and assumes the most occuring intensity to be part of the background.

Description

EnhanceEdges enhances or identifies edges in an image, which can improve object identification or other downstream image processing.

need a thumbnail