Hi,
I write a code for moving objects detection, but now i want to count in/out objects. Now i can count olny how many objects cross the line. What is the best way to do that?
For detection I use frames substraction (first frame with current frame).