This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
BIOP Lookup Tables
BIOP luts (Fiji) | |
---|---|
Author | Romain Guiet, Olivier Burri |
Maintainer | Romain Guiet |
File | biop-*.lut |
Source | PTBIOP update site |
Initial release | October 2016 |
Latest version | October 2016 |
Development status | stable |
Website | BIOP Staff Page |
Contents
Purpose
Having LUTs to handle display of images with more than 3 channels. Visit Color Image Processing page to know more about LUTs.
Details
Classical color space are RGB and CMY. Expressed as RGB value, CMY are equal combination of 2 components of RGB, ie Cyan is obtained by combining Green and Blue in equal proportion.
Here, we propose to use 6 LUTs, which are obtained by combining Red Green and Blue, by two, in different proportion.
On 3 channels image
RGB
CMY
On 4 (to 6) channels image
Appropriate BIOP-LUTs selection
Unappropriate BIOP-LUTs selection
Here, channels 2 and 3 are tubular structure and it's difficult to distinguish them if both are greenish.
Macro Language
run("biop-Amber"); run("biop-Azure"); run("biop-BrightPink"); run("biop-Chartreuse"); run("biop-ElectricIndigo"); run("biop-SpringGreen");
Install
You can either use our PTBIOP update site or download biop-luts.zip and extract to the \luts folder.