Skip to content

StanleyChanGroup/TurbRecon_TCI

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 26, 2021 16:57
July 27, 2021 16:21
January 19, 2022 19:53
January 19, 2022 19:54
July 27, 2021 16:18
July 27, 2021 16:17

Image Reconstruction of Static and Dynamic Scenes through Anisoplanatic Turbulence

This repository contains the code for the following paper:

Zhiyuan Mao, Nicholas Chimitt, and Stanley H. Chan, ‘‘Image reconstruction of static and dynamic scenes through anisoplanatic turbulence’’, IEEE Trans. Computational Imaging, vol. 6, pp. 1415-1428, Oct. 2020.

How to use:

  • Check the demo.m file
  • We've prepared a few sets of parameters for low, medium and high turbulence level (corresponding to D/r0 = 1.5, 3, and 4.5)

Packages included

  • Algorithm for image reconstruction through atmospheric turbulence, developed by Purdue i2Lab
  • Plug and Play ADMM, developed by Purdue i2Lab
  • Optical flow, developed by Ce Liu (Microsoft Research New England) https://people.csail.mit.edu/celiu/OpticalFlow/

The data used in the paper can be downloaded here:

https://drive.google.com/file/d/1VsQyrPexjAXegAXAx7A5CmKB0F4hw_O7/view?usp=sharing

If you find our work helpful in your research, please consider cite our paper

@ARTICLE{mao_tci,
  author={Zhiyuan Mao and Nicholas Chimitt and Stanley H. Chan},
  journal={IEEE Transactions on Computational Imaging}, 
  title={Image Reconstruction of Static and Dynamic Scenes Through Anisoplanatic Turbulence}, 
  year={2020},
  volume={6},
  pages={1415-1428},
  doi={10.1109/TCI.2020.3029401}
  }

Please also check out our other work on Atmospheric Turbulence:

LICENSE

CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published