Class ERFilter_Callback


  • public class ERFilter_Callback
    extends java.lang.Object
    Callback with the classifier is made a class. By doing it we hide SVM, Boost etc. Developers can provide their own classifiers to the ERFilter algorithm.
    • Field Detail

      • nativeObj

        protected final long nativeObj
    • Constructor Detail

      • ERFilter_Callback

        protected ERFilter_Callback​(long addr)
    • Method Detail

      • getNativeObjAddr

        public long getNativeObjAddr()
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable