Ask Your Question

Revision history [back]

To predict when vehical has stopped based on the visual input using opencv c++

Hi, I'm working on a project the objective is to predict when the vehicle has stopped based on the visual input. i have to write an algorithm in c++ which prints "STOP" at the top right corner of the image when the vehicle comes to stop. i don't know how to start. can anyone help me out with an approach or any method? Is there any code available for the same

To predict when vehical vehicle has stopped based on the visual input using opencv OpenCV c++

Hi, I'm working on a project the objective is to predict when the vehicle has stopped based on the visual input. i have to write an algorithm in c++ which prints "STOP" at the top right corner of the image when the vehicle comes to stop. i don't know how to start. can anyone help me out with an approach or any method? Is there any code available for the same