Image Stabilization Method based on Variational Mode Decomposition and Relative Entropy (Entropy 2017)
106-2 Digital Image Processing Final Project
- MATLAB R2017a
- sepspyr
src/README.m
, setup forsepspyr
package and run main.m, main2.msrc/main.m
, implement image stabilization with noisy videosrc/main2.m
, implement image stabilization with stable videoreport.pdf
, the reportpresentation.pptx
, the ppt for the final resultssrc/data/
, input videosrc/output/
, output videosrc/frames/
, store frame data
open MATLAB > set path to src/
> run README.m
- Hao, D., Li, Q., & Li, C. (2017). Digital Image Stabilization Method Based on Variational Mode Decomposition and Relative Entropy. Entropy, 19(11), 623.
- Dragomiretskiy, K., & Zosso, D. (2014). Variational mode decomposition. IEEE transactions on signal processing, 62(3), 531-544.
- Mathematical statistics, the Kullback–Leibler divergence (also called relative entropy)
- Scale-invariant feature transform