Class OtsuTest

java.lang.Object
com.xinapse.image.OtsuTest

public class OtsuTest extends Object
Class for testing Otsu thresholding.
  • Constructor Details

    • OtsuTest

      public OtsuTest()
  • Method Details

    • main

      public static void main(String[] args)
      Run the Otsu thresholding test on an image.
      Parameters:
      args - the program args. args[0] is the name of an image test on.