Updated docstring in gesture_recognizer
This commit is contained in:
parent
6f485ae3dd
commit
4b66599419
|
@ -444,7 +444,7 @@ class GestureRecognizer(base_vision_task_api.BaseVisionTaskApi):
|
||||||
|
|
||||||
The `result_callback` provides:
|
The `result_callback` provides:
|
||||||
- The hand gesture recognition results.
|
- The hand gesture recognition results.
|
||||||
- The input image that the image classifier runs on.
|
- The input image that the gesture recognizer runs on.
|
||||||
- The input timestamp in milliseconds.
|
- The input timestamp in milliseconds.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user