Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@creativeIKEP creativeIKEP released this 25 Sep 07:35
e81859f

v1.1.0 was released.
The changes are as belows.

  • Update BlazePose version
  • Fixed an issue that estimation was not performed correctly when the color space was Liner.
  • Automatically load HolisticResource asset data. The constructor arguments are not required.
  • Add new methods (GetPoseLandmark, GetPoseWorldLandmark, GetFaceLandmark, GetLeftEyeLandmark, GetRightEyeLandmark, GetLeftHandLandmark and GetRightHandLandmark) for accessing data with CPU (C#).
  • Add detection score variables (faceDetectionScore, leftHandDetectionScore and rightHandDetectionScore)
  • Improve the stability of hand estimation.