color image smoothing
I'm doing a very simple face swapping. I've changed the face but its color is different from background. How can I correct it?I'm using openCV and python. Thank you. these are my images: image1 image 2 final image
This looks like a job for the blender. Not sure how exactly it works, but when you're making a panorama, it blends the images together, so perhaps it could help here. http://docs.opencv.org/2.4/modules/stitching/doc/stitching.html