Posted by
Michael Schmid on
Aug 29, 2008; 3:35pm
URL: http://imagej.273.s1.nabble.com/Color-scale-bar-and-result-window-tp3695212p3695213.html
Hi Christian,
maybe it is pseudo-color images that you talk about?
Pseudo color is a grayscale image with a color lookup table.
There you can easily have a color scale bar using
Analyze>Tools>Calibration Bar.
You can use Analyze>Calibrate to set custom calibration and
units.
--
You can't paste into the Results window; you have to use a text
window or external spreadsheet program for that.
You can write a macro to access the main Results table, both
for reading and writing (see getResult, setResult). So, if
you want to do some programming, you could write a macro
that gets the contents of the clipboard by the String.paste
function and then puts it into the main Results table.
Michael
________________________________________________________________
On 29 Aug 2008, at 15:25, Christian Breukers wrote:
> Dear All,
>
> I wondered if there is somekind of color scale bar available for RGB
> images.
> A kind of legend where color is linked to their intensity value.
>
> I know that it is possible for LabVIEW and Matlab.
>
> And secondly is it possible to get/copy data from other ''window''
> then
> the standard Result window?
> We use a correlation plugin, which has its own result window.
> Ideally we
> would like to combine these two.
>
> Regards,
> Christian Breukers
>
> ---------------------------------------------------
> Christian Breukers, BSc.
> Medical Cell Biophysics Group
> Faculty of Science and Technology
> University of Twente
> The Netherlands
> ---------------------------------------------------
>
>