Closed munkim closed 5 years ago
The video is not generated correctly. Although it creates a file, it doesn't seem to create any frame at all.
Here is the error I get.
Traceback (most recent call last): File "livePortrets_wGUI.py", line 125, in runProcess LivePortrets() File "livePortrets_wGUI.py", line 189, in LivePortrets runLivePortrets(im_fn, im, video_fn, cap) File "livePortrets_wGUI.py", line 273, in runLivePortrets landmarks_frame = cv2.transform(landmarks_frame, tform) TypeError: Expected Ptr for argument '%s'
The video is not generated correctly. Although it creates a file, it doesn't seem to create any frame at all.
Here is the error I get.
Traceback (most recent call last): File "livePortrets_wGUI.py", line 125, in runProcess LivePortrets() File "livePortrets_wGUI.py", line 189, in LivePortrets runLivePortrets(im_fn, im, video_fn, cap) File "livePortrets_wGUI.py", line 273, in runLivePortrets landmarks_frame = cv2.transform(landmarks_frame, tform) TypeError: Expected Ptr for argument '%s'