Relative Content

Tag Archive for pythoncomputer-visionpixel

Why is the image result flipped by 90 degrees?

I am trying to turn all of the white pixels in this image red, but when I run the program the shape is fine but the red pixels are rotated 90 degrees (Image attached since I cannot find better ways to explain this).
Result of the Code