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
HolisticResourceasset data. The constructor arguments are not required. - Add new methods (
GetPoseLandmark,GetPoseWorldLandmark,GetFaceLandmark,GetLeftEyeLandmark,GetRightEyeLandmark,GetLeftHandLandmarkandGetRightHandLandmark) for accessing data with CPU (C#). - Add detection score variables (
faceDetectionScore,leftHandDetectionScoreandrightHandDetectionScore) - Improve the stability of hand estimation.