Java gesture recognizer Tasks API and unit test.
PiperOrigin-RevId: 480978244
This commit is contained in:
committed by
Copybara-Service
parent
12c323ffde
commit
9353ed6cce
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user