Class TextDetectorCNN

    • Constructor Detail

      • TextDetectorCNN

        protected TextDetectorCNN​(long addr)
    • Method Detail

      • create

        public static TextDetectorCNN create​(java.lang.String modelArchFilename,
                                             java.lang.String modelWeightsFilename)
      • finalize

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