White Balance

Type
Author
Laurent Gelman
Requires
Execution Platform
Interaction Level
License/Openness
Description

The Macro processes a composite picture in ImageJ/Fiji and outputs a color-balanced merged RGB image.

To calculate the white balance, a rectangle at coordinates (x=100, y=100) and of size (w=100 pixels, h=100 pixels) is used. These values can be changed to make sure that a background region is taken for the calculation in the line: makeRectangle(100,100,100,100). The user could be prompted to draw the region by removing the signs // in the line: // waitForUser("Please draw a region in the background");

Additional keywords
Entry Curator
migration
Last modified
05/21/2018 - 01:37