Skip to content

emlyons/mcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Estimation Compensated Filtering For Image Recovery

Setup

All the below commands should be executed from within the project root directory, e.g. ~/Projects/motion_compenstated_filtering_for_image_recovery/.

  1. Install Python dependencies:
    python3 -m pip install -r requirements.txt
  2. Register project with Python (in editable mode)
    python3 -m pip install -e .
  3. Run Python unit tests:
    python3 -m unittest

About

Spatially adaptive image recovery from motion tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published