Re: Histogram manipultion
Posted by
Gluender-2 on
Dec 04, 2008; 5:34pm
URL: http://imagej.273.s1.nabble.com/WaitForUser-problem-tp3694321p3694326.html
>I want to examine the data inside a run("Histogram", "stack") command.
>In particular, I want access to the "value" and "counts" data inside the
>stack Histogram.
>
>I want to use the data to calculate a high and low gray level bounding
>the histogram.
>I have looked at the getStatictics commands and they seem very inelegant
>for my purpose.
What is inelegant with
getHistogram(values, counts, nBins[, histMin, histMax])
and why don't you carefully read the doc "Built-in Macro Functions"
>
>For example, I can execute the run(Histogram... command above, then
>click on LIST, which shows the data.
>I would like a way to list and read the data by software commands.
>
>Thanks.
>
>--
>View this message in context:
>
http://n2.nabble.com/WaitForUser-problem-tp1461344p1614389.html>Sent from the ImageJ mailing list archive at Nabble.com.
hth
--
Herbie
------------------------
<
http://www.gluender.de>