Mask two images with python

Umar Yusuf bintacomputers at gmail.com
Wed Dec 19 00:35:50 EST 2018


Hello there,
How do I supper impose an image design on a transparent png image?

I have tried to use OpenCV's "cv2.bitwise_and" function to no success. I posted the detail question here: https://stackoverflow.com/questions/53791510/python-opencv-mask-and-glow

Thank you for your time.



More information about the Python-list mailing list