Trying to learn OpenCV by using C++ with example, faced with a problem that absdiff function output gives current and previous frame changes together.
How can we get only currentFrame moving objects/previousFrame moving objects independently?
Trying to learn OpenCV by using C++ with example, faced with a problem that absdiff function output gives current and previous frame changes together.
How can we get only currentFrame moving objects/previousFrame moving objects independently?