key frame extraction from video
古いコメントを表示
How to extraction frame extraction from video. Please any code references is there any code available
3 件のコメント
Walter Roberson
2013 年 3 月 1 日
If your task is to find the frames that were represented as key frames in the encoded video, then you will have a lot of effort to do that in MATLAB.
msp
2013 年 3 月 1 日
Walter Roberson
2013 年 3 月 1 日
First we need to establish what your task is.
You have posted in another thread in which the goal was to analyze data arrays in order to determine which of the data arrays would be good to use as key frames.
Some people, though, are given the task of examining an existing video file in order to determine which frames in the video file were stored as "I" frames (the "key frames"). That is a quite different task.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Video Formats and Interfaces についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!