Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.08 KB

Fast Guided Global Interpolation for Depth and Motion (FGI)

This is a matlab implementation of FGI for depth upsampling and motion interpolation that correspondes to our published paper:

Y. Li, D. Min, M. N. Do, J. Lu. "Fast Guided Global Interpolation for Depth and Motion". in ECCV 2016.

Project Website: [Fast Guided Global Interpolation] (http://publish.illinois.edu/visual-modeling-and-analytics/fast-guided-global-interpolation/)

Usage

  • Please first run compile.m in the utils folder.
  • Two demo codes for depth upsampling demo_depthUpsample.m and motion interpolation demo_motionInterp.m are provided.

Our related work

References

[1] D. Min, S. Choi, J. Lu, B. Ham, K. Sohn, and M. N. Do, “Fast Global Image Smoothing Based on Weighted Least Squares,” IEEE Trans. on Image Processing (TIP), 23(12), 5638-5653, 2014.

License

Copyright (c) 2016, Yu Li All rights reserved.

For research and education purpose only.