can anyone help in finding the adjacent frame differences?
이전 댓글 표시
I have already extracted frames from a video. Now i have to find the difference between the adjacent frames and compare that difference value to a threshold value. Those having greater difference values have to be stored differently and finally the new video has to be formed from these separated frames. It would be really helpful if anyone can help. Thank you.
댓글 수: 7
Guillaume
2018년 7월 12일
How do you define a scalar difference between two images? The difference has to be scalar if it's to be compared to a (scalar) threshold.
Nidhi Kumari
2018년 7월 12일
Guillaume
2018년 7월 12일
If the paper is any good, it should explain how that Frame Difference Method actually work.
Nidhi Kumari
2018년 7월 12일
Guillaume
2018년 7월 12일
With no reference? Not a very good paper then. With no details, I'm not sure how you could implement the method.
Nidhi Kumari
2018년 7월 12일
Rik
2018년 7월 12일
You might try contacting the original author(s).
답변 (0개)
카테고리
도움말 센터 및 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!