Apr-26-2018, 07:02 AM
Why 'b+'?
Why two ways to open an image? You already use the cv2 module for that. Why Python file IO?
Why two ways to open an image? You already use the cv2 module for that. Why Python file IO?
imageToFilter = cv2.imread('output.bmp')