matthewearl / faceswap

Python script to put facial features from one face onto another
MIT License
1.4k stars 496 forks source link

Expected Ptr<cv::UMat> for argument '%s' #24

Open Dontes-cn opened 4 years ago

Dontes-cn commented 4 years ago

i miss this wrong on line 103 points = cv2.convexHull(points) i find some solutions,but they cant work. can you tell me how to deal with it? thaks