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

Cvs-96625 Update image display method in show_image_with_annotation_scene #164

Merged
merged 3 commits into from Mar 9, 2023

Conversation

ljcornel
Copy link
Collaborator

@ljcornel ljcornel commented Mar 9, 2023

show_image_with_annotation_scene now uses PIL to display images, instead of openCV.

This PR also adds a channel_order input parameter that accepts either rgb (default) or bgr. It should be set to reflect the channel order of the input image.

@ljcornel ljcornel merged commit 19f9bb4 into main Mar 9, 2023
@ljcornel ljcornel deleted the cvs-96625-change-image-display-method branch March 9, 2023 11:26
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

Successfully merging this pull request may close these issues.

None yet

1 participant