key frame extractin i e representative frame
Afficher commentaires plus anciens
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 commentaire
msp
le 23 Fév 2013
Réponses (1)
Walter Roberson
le 22 Fév 2013
0 votes
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.
1 commentaire
msp
le 23 Fév 2013
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!