SteadyFlow

September 5, 2018 ยท View on GitHub

C++ Implementation of SteedyFlow.

This is a C++ implementation of the paper "SteadyFlow: Spatially Smooth Optical Flow for Video Stabilization". This is ongoing project. I'm trying to reproduce SteadyFlow but It does not work well. Especially temporal analysis masks are not good.

Note : It is not completed project.

Contents

  1. 1C++ Implementation of SteedyFlow.
  2. 2Note : It is not completed project.