Login  Register

Re: save all histgrams of a stack to separate files

Posted by Wayne Rasband on Aug 17, 2006; 3:27pm
URL: http://imagej.273.s1.nabble.com/compiling-plugin-and-priviledges-tp3701820p3701826.html

> Hi resourceful ImageJ users and programmers,
>
> is there a macro/plugin that calculates the histgrams of all images in
> a stack separately and then writes the data to separate files, or even
> into one spreadsheet?

The StackHistogramLister macro does this.

     http://rsb.info.nih.gov/ij/macros/StackHistogramLister.txt

-wayne