Skip to content

alexaasha/Motion-Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Motion estimation algorithms

This repository consists some motion estimation algorithms:

  • Logarithmic search
  • Classical gradient descent
  • Diamond search (variation of gradient descent)
  • Some useful tools

LOG.py - script with logarithmic search algorithm GRAD.py - script with classical gradient descent and diamond search utils.py - script with tools

A Sintel training set was used to test the algorithms.

About

Some motion estimation algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages