Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does drawObject accept coordinates of DetectedObject that are normalized? #579

Open
elonzh opened this issue Nov 24, 2023 · 1 comment

Comments

@elonzh
Copy link

elonzh commented Nov 24, 2023

Usually, we expect the coordinates of the detection results to be relative to the original image, as this allows for direct use in subsequent processing, such as cropping the image or rendering onto the original image.

@zaleslaw
Copy link
Collaborator

Thanks, @elonzh a good point to revisit the API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants