Skip to content

Releases: creativeIKEP/HolisticBarracuda

v1.1.0

25 Sep 07:35
e81859f
Compare
Choose a tag to compare

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.

v1.0.1

07 Oct 12:21
Compare
Choose a tag to compare

First release🎉