faceswap
faceswap copied to clipboard
Update faceswap.py
This PR references issue #15. [TypeError: points data type = 9 is not supported]
This is to make the data type compatible with the cv2 convexHull function.