key frame extractin i e representative frame
이전 댓글 표시
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일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!