I'm developing a robot which use a webcam to navigate and avoid obstacles. I installed the openCV library but some instructions are missing compare to original openCV library. In particular I need to detect objects, track them until they are out of the screen and for each one evaluate the time to collision in order to modify direction of movement.
↧