mode from histogram
Posted by donny008 on May 18, 2009; 10:19pm
URL: http://imagej.273.s1.nabble.com/mode-from-histogram-tp3692480.html
hello
I am facing a small issue where i want to set the maximum value of Threshold
of the image to (mode-2). I tried the macro in the format below
run("Threshold");
setThreshold(0, "mode-2");
would this be logical?
thnku
--
Donny George