Author: Dimiter Prodanov (D.Prodanov at lumc.nl)
University of LeidenHistory: 2005/03/23: First version
Requires: ImageJ 1.32g or later Source: RGB_Measure_Plus.java Installation: Download RGB_Measure_Plus.java to the plugins folder, compile it using Plugins/Compile and Run, and there will be a new "RGB Measure Plus" command in the Plugins menu the next time you restart ImageJ. Description: This plugin separately measures the red, green and blue channels of an RGB image between user-definable threshold levels per channel. It is best used together with the Threshold_Colour plugin (by Bob Dougherty and Gabriel Landini) or my ColorHistogram plugin. See Also: RGB Measure plugin
Threshold Colour plugin
Color Histogram plugin