Skip to content

Releases: homuler/MediaPipeUnityPlugin

v0.6.2

11 Jul 08:58
Compare
Choose a tag to compare
  • MediaPipe v0.8.6
    • enable to get pose world landmarks
    • enable to switch face detection models

See CHANGELOG for more details.

v0.6.1

04 Jul 11:05
Compare
Choose a tag to compare
  • MediaPipe v0.8.5
  • Bug Fixes
    • Cannot install msys2 packages (Docker on Windows)
    • Use gcc-10 and g++10 on Docker
    • rules_cc's branch name has changed(#211) (fixed by @KennethHarmon )

See CHANGELOG for more details.

v0.6.0

15 May 12:07
Compare
Choose a tag to compare
  • MediaPipe v0.8.4
  • Unity 2020.3.8f1
  • Add FaceGeometryPacket
  • Bug Fixes
    • link error on Windows

See CHANGELOG for more details.

v0.5.3

30 Apr 08:18
Compare
Choose a tag to compare
  • Add option to build OpenCV from sources and link it statically (Desktop)
  • Add Dockerfile to build Ubuntu-based images
  • Bug Fixes
    • copytree fails on Windows (Docker)
    • typo in pacman.patch (Docker)
    • nuget fails on Ubuntu or Debian
    • fix rules_foreign_cc version
    • fail to compile when the target is Android (Windows, macOS)

v0.5.1

21 Mar 12:13
Compare
Choose a tag to compare
  • Make the plugin more portable
  • Implement build script (build.py) and remove Makefile
  • re-implement ResourceManager
  • Objectron (Desktop)

See CHANGELOG for more details.

v0.5.0

22 Feb 10:53
Compare
Choose a tag to compare
  • Instant Motion Tracking (on GPU)
  • Place model files (*.tflite) under Resources
  • Bug Fixes
    • duplicated graph instances are created
    • filegroup cannot be included in the deps of pkg_model

See CHANGELOG for more details.

v0.4.3

07 Feb 01:33
Compare
Choose a tag to compare
  • Holistic with iris
  • Bug Fixes
    • Request user permission before listing webcam devices
    • Unity Editor hangs when exiting play mode
    • PC Standalone does not shut down
    • Example scenes cannot be run when the target platform is Android or iOS

See CHANGELOG for more details.

v0.4.2

30 Jan 03:50
Compare
Choose a tag to compare
  • Windows 10 support
  • Box Tracking sample
  • Holistic sample
  • Bug Fixes
    • Use microseconds as a Timestamp value
    • Load proper libraries on Unity Editor
    • etc...

See CHANGELOG for more details.

v0.4.1

18 Jan 00:29
Compare
Choose a tag to compare
  • Android ARM64 support

v0.4.0

16 Jan 15:36
Compare
Choose a tag to compare
  • iOS support

see CHANGELOG for more details.