◆ interpolated
Int32 ailia.AiliaPoseEstimator.AILIAPoseEstimatorKeypoint.interpolated |
Normally the value is 0. If this point is undetected and can be interpolated from other points, the x,y values are interpolated and interpolated=1.
◆ score
float ailia.AiliaPoseEstimator.AILIAPoseEstimatorKeypoint.score |
Detection confidence for this point. A value of 0.0F means that this point has not been detected and cannot be used.
float ailia.AiliaPoseEstimator.AILIAPoseEstimatorKeypoint.x |
X-coordinate in input image [0.0 , 1.0)
float ailia.AiliaPoseEstimator.AILIAPoseEstimatorKeypoint.y |
Y-coordinate in input image [0.0 , 1.0)
◆ z_local
float ailia.AiliaPoseEstimator.AILIAPoseEstimatorKeypoint.z_local |
Valid only for posture detection. Local Z coordinate estimated when body center is set as coordinate 0. Unit (scale) is the same as x.
The documentation for this struct was generated from the following file: