drawing guassian curves
Posted by donny008 on
URL: http://imagej.273.s1.nabble.com/drawing-guassian-curves-tp3692443.html
hello
could some one help me with some advices as to how i could continue with
this macro to plot guassian curves based on the min and max values obtained
from the histograms of images
run("Brightness/Contrast...");
run("Enhance Contrast", "saturated=0.5");
makeRectangle(1728, 2430, 504, 492);
waitForUser("Adjust Selection, Press (OK)");
run("Histogram");
thank you for the help
--
Donny George