how can i extract the keyfarme in video using matlab?

2 views (last 30 days)
i retrieve all frames from the video. But i need key frame for further processing. So please help me with matlab source code for key frame extraction.

Answers (1)

Walter Roberson
Walter Roberson on 23 Jan 2014
You do not extract the keyframes without a lot of work. See http://www.mathworks.co.uk/matlabcentral/answers/31050-extract-the-video-keyframe
Instead you write your own code to decide which frames should be keyframes according to your calculations. See http://www.mathworks.co.uk/matlabcentral/answers/24231-how-to-extract-the-keyframes-from-video

Categories

Find more on Simulation and Analysis 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!