key frame extractin i e representative frame
Mostrar comentarios más antiguos
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 comentario
msp
el 23 de Feb. de 2013
Respuestas (1)
Walter Roberson
el 22 de Feb. de 2013
0 votos
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 comentario
msp
el 23 de Feb. de 2013
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!