yfeng95 / PRNet

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
http://openaccess.thecvf.com/content_ECCV_2018/papers/Yao_Feng_Joint_3D_Face_ECCV_2018_paper.pdf
MIT License
4.94k stars 947 forks source link

seamless clone #139

Open ak9250 opened 5 years ago

ak9250 commented 5 years ago

cv2.seamlessClone causes flicker in video, would suggest alternatives like hist match

guptamitesh commented 4 years ago

@ak9250 I tried finding some sample code of how to do hist match to merge the images but am not able to find any. Can you please provide a sample or point me in some direction?

1165048017 commented 4 years ago

This code seems to get much better merge result https://github.com/MarekKowalski/FaceSwap/blob/master/FaceSwap/ImageProcessing.py