simple_vehicle_counting icon indicating copy to clipboard operation
simple_vehicle_counting copied to clipboard

When use release mode,the program crash

Open winer632 opened this issue 8 years ago • 1 comments

***** VIDEOINPUT LIBRARY - 0.1995 - TFW07 *****

Using OpenCV 3.2.0 PBAS() PixelBasedAdaptiveSegmenter() BlobTracking() VehicleCouting() Press 'q' to quit... OpenCV Error: Assertion failed (dims <= 2 && step[0] > 0) in cv::Mat::locateROI, file D:\opencv\sources\modules\core\src\matrix.cpp, line 949

winer632 avatar Jul 19 '17 09:07 winer632

Hi @winer632 I think there is a problem when you are loading the images/video (wrong path for ex). Do you tried with *.avi , *.mpg, etc ?

andrewssobral avatar Aug 30 '17 14:08 andrewssobral