Hi Ray,
> i want to know that is there any way to automate the thresholding
> process?
ImageJ2 [1] provides an extensible auto-thresholding mechanism with several
different built-in methods [2]. The built-ins are derived from Gabriel
Landini's Auto_Threshold plugin [3], which is included in Fiji [4]. The
ImageJ2 code is licensed under Simplified BSD [5]; the Auto_Threshold
plugin of Fiji is licensed under the GPL [6].
HTH,
Curtis
[1]
http://developer.imagej.net/[2]
https://github.com/imagej/imagej/tree/518650c/plugins/commands/src/main/java/imagej/core/commands/display/interactive/threshold[3]
https://github.com/fiji/fiji/blob/master/src-plugins/Auto_Threshold/src/main/java/fiji/threshold/Auto_Threshold.java[4] Fiji is Just ImageJ;
http://fiji.sc/[5]
https://github.com/imagej/imagej/blob/518650c/LICENSE.txt[6]
https://github.com/fiji/fiji/blob/master/LICENSESOn Tue, Mar 12, 2013 at 1:22 AM, ray12345 <
[hidden email]> wrote:
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html