Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Detection and counting cars - OpenCV and C ++

Hi, I'm working on software for vehicle control, I am using OpenCV and C ++ to create the software. for detection of the cars I am using a classifier haarcascade .XML and detects vehicles.

now my problem is in the count, I failed even stable algorithm that accounts cars passing through the streets. you could guide me in this part. please....

Investigating found another way to detect cars in OpenCV and C ++, as are the methods of substraction but equally do not understand how to establish an ROI to detect contarlo..o car and so on. I can create the rectangle over the image but do not understand how to establish a counter in the area

could lead me please

Detection and counting cars - OpenCV and C ++

Hi, I'm working on software for vehicle control, I am using OpenCV and C ++ to create the software. for detection of the cars I am using a classifier haarcascade .XML and detects vehicles.

now my problem is in the count, I failed even stable algorithm that accounts cars passing through the streets. you could guide me in this part. please....

Investigating found another way to detect cars in OpenCV and C ++, as are the methods of substraction but equally do not understand how to establish an ROI to detect contarlo..o car and so on. I can create the rectangle over the image but do not understand how to establish a counter in the area

could lead me please

image description