Nuacht

block matching implementation by python opencv. Contribute to wocks1123/block_matching development by creating an account on GitHub.
An implementation in python of a block matching algorithm for motion estimation in a video clip. First, a video clip is read in as a sequence of still frames using the cv2 library.