Skip to content

Orange Sky during daytime since update #1734

Answered by aaronwmorris
deydalus asked this question in Q&A
Discussion options

You must be logged in to vote

Merged #1737 to fix.

The red and blue channels were reversed. I definitely broke this a while ago. I went back and reviewed the change where this broke and I do not know why I changed the code. Thank you for opening this.

The history on this is OpenCV deals with BGR data, but the PIL library which I use to load images loads in RGB format, so the data has to be continually shuffled depending on what is handling the image.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@deydalus
Comment options

Answer selected by deydalus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants