This commit is contained in:
Prince Patel 2023-12-25 07:44:25 +00:00 committed by GitHub
commit dd8f2e3cc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -355,7 +355,7 @@ class ObjectDetector(base_vision_task_api.BaseVisionTaskApi):
images if needed. In other words, it's not guaranteed to have output per
input image.
The `result_callback` prvoides:
The `result_callback` provides:
- A detection result object that contains a list of detections, each
detection has a bounding box that is expressed in the unrotated input
frame of reference coordinates system, i.e. in `[0,image_width) x [0,