So in today's task, we are going to perform three tasks with OpenCV, first, we are going to create our own image, second, we are going to swap some part of the two photos and then combine them side to side. So let's start:-
Creating own image:-
Code:-
Output:-
Taking two pictures, swapping and combining them:-
Code:-
Output:-
Github Link: github.com/Sahil-107/swapping-faces-using-o..
I would like to thanks Mr Vimal Daga sir for providing us with such knowledge to complete this task.