Python Pillow (PIL) tutorial: blend two images in python | Double Exposure effect in python

preview_player
Показать описание
blend two images with pillow library (PIL) in python and get the double exposure look in python
Рекомендации по теме
Комментарии
Автор

this rocks, used it 2x now in 2 different mini projects of mine very versatile thanks for sharing

Cyberphreak
Автор

Cool! What if to blend two video clips in python? Is that also possible?

chloel
Автор

Hi can you plzs help me, I have a query that can we convert an image to sketch without using CV2 library ?
Plzs do tell, bcoz I have Converted the image to greyscale, then inverted the image and Then blurred that image. I m stuck at the third step, how to convert it to sketch I m not using CV2 library in this code. Plzs do help if you know

riyapalkar