Package 

Enum ContourDetector.Type

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ML_BASED

      The ML-based approach finds a document using computer-vision technologies. The ML-based approach might be much faster for Live-detection than the Edge-based approach.

      EDGE_BASED

      Edge based technology detects all the edges on the picture and then predicts which of those edges may form the document

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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