gregoryjjb / cs160

Computer vision pipeline for class project, primarily authored by @deanljohnson and @dang3
1 stars 0 forks source link

Crash when detected face moves outside frame #13

Open gregoryjjb opened 6 years ago

gregoryjjb commented 6 years ago

Crash result:

OpenCV Error: One of arguments' values is out of range () in locate, file /home/greg/cs160/PROCESSING/OpenFace/opencv-3.4.0/modules/imgproc/src/subdivision2d.cpp, line 288
terminate called after throwing an instance of 'cv::Exception'
  what():  /home/greg/cs160/PROCESSING/OpenFace/opencv-3.4.0/modules/imgproc/src/subdivision2d.cpp:288: error: (-211)  in function locate

Aborted (core dumped)