alyssaq / face_morpher

:angel: Morph faces with Python, Numpy, Scipy
882 stars 233 forks source link

Wrting video does not work in Linux #10

Open javl opened 8 years ago

javl commented 8 years ago

Writing a face morph to a video does not work on Linux. It seems the cv2 function does not work properly. I might try to implement the fix mentioned here: https://github.com/ContinuumIO/anaconda-issues/issues/121#issuecomment-55238785

alyssaq commented 8 years ago

Thats a bummer. I installed mine with homebrew. Hope you implement a fix!