Saved images have flipped color channels
Open
bug
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Description
Numpy and OpenCV have different color channel orders, RGB/BGR, respectively. I don't invert the order when converting between a Numpy array and saving as a PNG. I need to do this so that the saved image matches what is seen in the plot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.