andrewssobral / simple_vehicle_counting

Vehicle Detection, Tracking and Counting
496 stars 246 forks source link

error at Mat img_input(frame); #13

Closed Tumisang-Liphoto closed 7 years ago

Tumisang-Liphoto commented 8 years ago

I copied the code as is but I get an error at the code that reads cv::Mat img_input(frame);

the error i get says

Severity Code Description Project File Line Suppression State Error (active) no instance of constructor "cv::Mat::Mat" matches the argument list

andrewssobral commented 7 years ago

Solved ;-)