simple_vehicle_counting icon indicating copy to clipboard operation
simple_vehicle_counting copied to clipboard

Vehicle Detection, Tracking and Counting

Results 21 simple_vehicle_counting issues
Sort by recently updated
recently updated
newest added

I am having difficulties trying to get the Python Demo working. I had to change "from _-------- import ---------" lines in "build" to simply "from --------- import ---------" inorder to...

Hello, I need to train it to detect multiple front faced cars. Which xml i have replace? I need to train Haar XML right? Is it detecting multiple cars now,...

Hello Andrewssobral, i don't understand your step to install python API "/simple_vehicle_counting/build/cp -r ../python/* python/" . But i installed the program normally. When i run the "demo.py" i have always...

to investigate

Failed to run MSBuild command : MSBuild.exe to get the value of VCTargetsPath I have an error in the 6th step, when I try to launch cmake. I use opencv3.1,...

Which part of this code consume so much resource? How can I optimize the code to let the test video play smoothly?

enhancement

***** VIDEOINPUT LIBRARY - 0.1995 - TFW07 ***** Using OpenCV 3.2.0 PBAS() PixelBasedAdaptiveSegmenter() BlobTracking() VehicleCouting() Press 'q' to quit... OpenCV Error: Assertion failed (dims 0) in cv::Mat::locateROI, file D:\opencv\sources\modules\core\src\matrix.cpp, line...

i use opencv 3.3.0 and 64bit windows. after run your sample c++ in QT , error happened: ``` PBAS() PixelBasedAdaptiveSegmenter() BlobTracking() VehicleCouting() Press 'q' to quit... OpenCV Error: Null pointer...

user error

Hello Andrew, Is this version compatible with OpenCV 320 Visual studio 2015? Regards

enhancement

or how to I convert these to python?

enhancement

Hi Andrew, Could you please create a Github repo for the Dockerfile you published on https://hub.docker.com/r/andrewssobral/vehicle_detection_tracking_counting/? Thanks