类 OtsuBinarizer

    • 构造器详细资料

      • OtsuBinarizer

        public OtsuBinarizer()
    • 方法详细资料

      • getThrehold

        protected int getThrehold​(byte[] pixels)
        Get the threhold value
        指定者:
        getThrehold 在类中 GlobalBinarizer
        参数:
        pixels - pixel array of the image
        返回:
        the threhold value