This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
RGB Profiler
| RGB Profiler (ImageJ) | |
|---|---|
| Author | Christophe Laummonerie, Jerome Mutterer |
| Maintainer | |
| File | RGB_Profiler.class |
| Source | RGB_Profiler.java |
| Initial release | 2 February 2004 |
| Latest version | 2 February 2004 |
| Development status | first version |
| Category | Color processing |
| Website | [1] |
Purpose
From the plugin webpage:
"This Plugin draw the Red, Green and Blue profile plot of an RGB image on the same Plot, for each type of line selection. This profile is refreshed when a new selection is made. Large parts of this code were taken from plugins by Wayne Rasband."

