Java gesture recognizer Tasks API and unit test.

PiperOrigin-RevId: 480978244
This commit is contained in:
MediaPipe Team
2022-10-13 14:06:23 -07:00
committed by Copybara-Service
parent 12c323ffde
commit 9353ed6cce
7 changed files with 1016 additions and 3 deletions
@@ -87,9 +87,8 @@ struct GestureRecognizerOptions {
// Performs hand gesture recognition on the given image.
//
// TODO add the link to DevSite.
// This API expects expects a pre-trained hand gesture model asset bundle, or a
// custom one created using Model Maker. See <link to the DevSite documentation
// page>.
// This API expects a pre-trained hand gesture model asset bundle, or a custom
// one created using Model Maker. See <link to the DevSite documentation page>.
//
// Inputs:
// Image