Motion detection in video
이전 댓글 표시
I want to only keep those frames of a video which contain motion, save these frames in a certain location and then combine them into a movie
Is it possible to do so using arrays? Or is there a better method
Someone please help
답변 (1개)
Nitin
2014년 3월 20일
0 개 추천
You could estimate the motion from one frame to another using block matching . Then keep those which are relevant.
카테고리
도움말 센터 및 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!