Skip to content

Python+Matlab Implementation of Joint Depth Estimation and Camera Shake Removal from Single Blurry Image

Notifications You must be signed in to change notification settings

chaehonglee/Joint_Depth_Esimation_and_Deblur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python+Matlab Implementation of Joint Depth Estimation and Camera Shake Removal from Single Blurry Image

Python and Matlab implementation of the paper https://eng.ucmerced.edu/people/zhu/CVPR14_deblurdepth.pdf.

alt text

alt text

Requirements
  • matlab >= 0.1
  • numpy >= 1.14.5
  • scikit-image >= 0.14.1
  • scikit-learn >= 0.19.2
  • scipy >= 1.1.0
Input
  • Blurry image: name.jpg
  • Masks: name_mask1.jpg, name_mask2.jpg, name_mask3.jpg
Run
python Deblur_Depth_Encode.py name.jpg
References

[1] Joint Depth Estimation and Camera Shake Removal from Single Blurry Image Link
[2] Fast Image Deconvolution using Hyper-Laplacian Priors Link

About

Python+Matlab Implementation of Joint Depth Estimation and Camera Shake Removal from Single Blurry Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published