Class ERFilter


  • public class ERFilter
    extends Algorithm
    Base class for 1st and 2nd stages of Neumann and Matas scene text detection algorithm CITE: Neumann12. : Extracts the component tree (if needed) and filter the extremal regions (ER's) by using a given classifier.
    • Constructor Detail

      • ERFilter

        protected ERFilter​(long addr)
    • Method Detail

      • __fromPtr__

        public static ERFilter __fromPtr__​(long addr)
      • finalize

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