◆ angle
float [] ailia.AiliaPoseEstimator.AILIAPoseEstimatorObjectPose.angle |
Euler angles yaw, pitch, roll [unit radian] for this object. Currently only yaw is supported. If no angle is detected, FLT_MAX is stored.
◆ id
Int32 ailia.AiliaPoseEstimator.AILIAPoseEstimatorObjectPose.id |
Unique ID for this object in the time direction. 1 or more positive values.
◆ num_valid_points
Int32 ailia.AiliaPoseEstimator.AILIAPoseEstimatorObjectPose.num_valid_points |
Number of joint points successfully detected in points[].
◆ points
Detected joint points. The sequence index corresponds to the joint number.
◆ total_score
float ailia.AiliaPoseEstimator.AILIAPoseEstimatorObjectPose.total_score |
Detection confidence for this object
The documentation for this class was generated from the following file: