Evidlo / icip2022

ICIP2022 Submission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low SNR Multiframe Registration for Cubesats

arXiv

ICIP2022 Submission

  • paper/ - LaTeX source
  • code/ - paper simulations

"MultiML" algorithm developed in paper available here

To generate experimental results figures:

git clone https://github.com/evidlo/ICIP2022
cd ICIP2022/code
pip install -r requirements

# comparison of registration errors
python method_compare.py

# registration absolute error for various SNRs
pyton db_sweep.py

About

ICIP2022 Submission


Languages

Language:TeX 67.4%Language:Python 31.1%Language:Makefile 1.3%Language:Shell 0.2%