key frame extractin i e representative frame
23 ビュー (過去 30 日間)
古いコメントを表示
How to Extract key frame from the video. or the representative frame i e means i have set of video frame from those set of frames want to extract identical frames.
回答 (1 件)
Walter Roberson
2013 年 2 月 22 日
If all you have is the data frames decoded into video, it is not possible to determine afterwards which frames were key frames and which frames were Forward frames of Bidirectional frames. You need to have access to the encoded stream data to figure that out.
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!