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

plot results was using cv2 needs to be BGR order: #885

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

bw4sz
Copy link
Collaborator

@bw4sz bw4sz commented Jan 14, 2025

I was noticing that in milliontrees, the color was flipped in the images. CV2 wants blue green red, not red green blue, only for saved plots.

Fixed ->
image

@bw4sz bw4sz requested a review from henrykironde January 14, 2025 23:13
@ethanwhite ethanwhite merged commit dc51ef5 into main Jan 15, 2025
7 checks passed
@henrykironde henrykironde deleted the plot_results_flips_BGR branch February 1, 2025 02:28
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.

2 participants