Skip to content

How to get max and min x and y of bounding boxes from Object_detection_image.py? #5285

@rokij6698

Description

@rokij6698

this is the link of the image:
https://ibb.co/nbLjc9

After I print the "boxes" variable, it gives an array of numbers.

When I change the values inside, the bounding box changes too.

So, I am pretty sure those are the values will give different size and location of bounding boxes.

However, how can I get the max and min bounding box from this array?

like max y = 1920, max x = 1080, min y = 0, min x = 0.

Thank you.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions