Package com.xinapse.image
Class OtsuTest
java.lang.Object
com.xinapse.image.OtsuTest
Class for testing Otsu thresholding.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OtsuTest
public OtsuTest()
-
-
Method Details
-
main
Run the Otsu thresholding test on an image.- Parameters:
args- the program args. args[0] is the name of an image test on.
-