color image smoothing

asked 2015-12-18 12:04:34 -0600

hamidkavian gravatar image

updated 2015-12-19 11:59:03 -0600

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 image1 image2 image 2 final Image final image

edit retag flag offensive close merge delete

Comments

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

Tetragramm gravatar imageTetragramm ( 2015-12-20 23:05:11 -0600 )edit