Class VNRequestTextRecognitionLevel


  • public final class VNRequestTextRecognitionLevel
    extends java.lang.Object
    Text recognition level options to favor speed over recognition accuracy. The VNRequestTextRecognitionLevelAccurate is the default option used by VNRecognizeTextRequest.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Accurate  
      static long Fast  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait