Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.23 KB

README.md

File metadata and controls

15 lines (14 loc) · 1.23 KB

SSD Block Matching Optical Flow algorithm

This repository contains an implementation of the block matching algorithm for optical flow estimation using SSD for local block matching. Feel free to use the code, but it may contain bugs and inaccuracies.

Exemplary results

The images below provide examples of the block matching flow. Each example was performed with a 7x7 window, with a 5 pixel area around each side for comparison, and a pixel stride of 5.

Fair 1 Fair 2 Fair Flow

Garden 1 Garden 2 Garden Flow