Skip to content

MediaPipe v0.6.6 - Obj C and Java API for vector<proto> & handtrackinggpu AAR

Compare
Choose a tag to compare
@mgyong mgyong released this 03 Dec 06:17
· 3847 commits to master since this release

MediaPipe v0.6.6 - Obj C and Java API for vector & handtrackinggpu AAR

  • Multihands tracking example to get hand landmarks
  • Hands tracking example to get hand landmarks
  • Multi-hand Tracking AAR Example
  • Add basic audio support to opencv video decoder and encoder calculator
  • Add NNAPI inference support to TfLiteInferenceCalculator on Android.
  • Bug fixes
    • Switch to Abseil LTS version issue 264
    • Downgrade to use Bazel 1.1.0 on macOS
    • Fix a docker setup issue issue 276
    • Access Hand landmarks in Android & iOS issues 219, 230, 79, 64, 237