Class QuadWithSizeDetector.Result

All Implemented Interfaces:
android.os.Parcelable
Direct Known Subclasses:
DocumentDetector.Result, MRTDDetector.Result
Enclosing class:
QuadWithSizeDetector<R extends QuadWithSizeDetector.Result>

public abstract static class QuadWithSizeDetector.Result extends QuadDetector.Result
  • Constructor Details

    • Result

      protected Result(long nativeResult)
  • Method Details

    • getPhysicalHeightInInches

      public float getPhysicalHeightInInches()
      Returns the physical height of the detected quadrilateral in inches.
      Returns:
      the physical height of the detected quadrilateral in inches.