Interpolating Frames of the Video

7 views (last 30 days)
rohan gupta
rohan gupta on 10 Apr 2015
Commented: Mritula C on 15 Dec 2018
I have two videos of 1 min each. First video has 900 frames whereas second video has 600 frames. So I am trying to interpolate second video to have 900 frames. Can anyone tell me how this can be done?
  3 Comments
KSSV
KSSV on 14 Dec 2018
Have a look on interpn or run a loop for each point using interp1.
Mritula C
Mritula C on 15 Dec 2018
interpn gives NAN values.what to do?

Sign in to comment.

Answers (0)

Categories

Find more on Interpolating Gridded Data in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!