Skip to content

Tags: melonwan/DeepVideoAnalytics

Tags

gcrtest

Toggle gcrtest's commit message
fixed bug

alpha

Toggle alpha's commit message
Isolated pyscenedetect via subprocess, since on some machine inspite …

…of using docker and travis passing the task fails (with a double free error) when cap.release() is called on the OpenCV video capture object. Running it inside a subprocess via fab ensures that in an event of error the computed frames are not lost.