On May 8, 2012, at 4:57 AM, iambeht wrote:
> good pm everyone. i would like to ask for the algorithm or mathematical
> formula for the getautothresholder() of the imageJ. since i am using this
> class for my study. it would be a great help for my masters study if anyone
> can provide me with the detailed description and algo of the function. thank
> you.
Thanks to Gabriel Landini, ImageJ has 16 different automatic thresholding methods. The Java source code is at
http://imagej.nih.gov/ij/developer/source/ij/process/AutoThresholder.java.html-wayne