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!