パッケージ org.langrid.service.ml

クラス HumanPoseEstimation2dResult

java.lang.Object
org.langrid.service.ml.HumanPoseEstimation2dResult

public class HumanPoseEstimation2dResult extends Object
  • コンストラクタの詳細

    • HumanPoseEstimation2dResult

      public HumanPoseEstimation2dResult()
    • HumanPoseEstimation2dResult

      public HumanPoseEstimation2dResult(Point2d[] points)
  • メソッドの詳細

    • getPoints

      public Point2d[] getPoints()
    • setPoints

      public void setPoints(Point2d[] points)