In the got snapchat filter challenge, when trying to read the mustache.png image using cv2, the image on cv2.imshow() or even on plt.imshow() is all black image instead of the black part only at mustache and background as white.
Same with glasses.png image.
How to resolve this issue ?