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!