Package 

Class BaseContourAutoSnappingController.Param

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final DetectionResult status
      private final List<PointF> polygon
    • Method Summary

      Modifier and Type Method Description
      final DetectionResult getStatus()
      final List<PointF> getPolygon()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseContourAutoSnappingController.Param

        BaseContourAutoSnappingController.Param(DetectionResult status, List<PointF> polygon)
        Parameters:
        status - status of current frame's detection
        polygon - detected image's polygon