So I'm trying to count vehicles in a fixed frame (parking lot). Not a lot of movement, all I need is for the counter to go up when something enters the frame, and down when it leaves the frame.
I was told to build yolo console, but that didn't work for me, as VS17 reports that it couldn't find opencv2/opencv.h, even though I rewrote the code so it redirects to it on my storage.
Any tips?
So I'm trying to count vehicles in a fixed frame (parking lot). Not a lot of movement, all I need is for the counter to go up when something enters the frame, and down when it leaves the frame. I was told to build yolo console, but that didn't work for me, as VS17 reports that it couldn't find opencv2/opencv.h, even though I rewrote the code so it redirects to it on my storage. Any tips?