Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@homuler homuler released this 18 Feb 11:10
· 1 commit to master since this release
v0.16.0
1a9cd0e

Starting from this release, the OpenCV version has been upgraded. In particular, on Android, the application will not work unless libstdc++_shared.so is explicitly included in the APK, so please be aware of this.
For more details, please refer to the README.

Additionally, I have added a tutorial on how to use the Task API. Since an API reference is not yet available, please refer to the documentation comments via an editor or other means for now.

Lastly, HolisticLandmarker is implemented, but it appears that it is not officially supported yet. In fact, its I/F differs from other Tasks. While it should work fine on Desktop, using it on mobile is still quite challenging.

⚠️ BREAKING CHANGES

Features

Bug Fixes

Build System

Full Changelog: v0.15.0...v0.16.0