Ask Your Question

Revision history [back]

how does the opencv function calcOpticalFlowFarneback deals with occlusions?

for a video sequence, consider two consequent frames having some motions. Then it is very obvious that there would be some pixels in first frame that won't have a match in second frame. How do we find whether the pixel in first frame is matched or not with a pixel in the second frame by looking at the 2 channel output of the function?