Interlaced Video[4]

OBSTACLE: VHS video is interlaced. This caused trouble for any edge detection.
SOLUTION: This can be overcome by expanding each frame into two frames. One frame has the even scan lines interpolated from the odd scan lines, and another which has the odd scan lines interpolated from the even ones.


Interlaced video is such a pain!



Some interpolation can take care of that noise!

Next: Localization