can anyone help in finding the adjacent frame differences?
Mostrar comentarios más antiguos
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 comentarios
Guillaume
el 12 de Jul. de 2018
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
el 12 de Jul. de 2018
Guillaume
el 12 de Jul. de 2018
If the paper is any good, it should explain how that Frame Difference Method actually work.
Nidhi Kumari
el 12 de Jul. de 2018
Guillaume
el 12 de Jul. de 2018
With no reference? Not a very good paper then. With no details, I'm not sure how you could implement the method.
Nidhi Kumari
el 12 de Jul. de 2018
Rik
el 12 de Jul. de 2018
You might try contacting the original author(s).
Respuestas (0)
Categorías
Más información sobre Video Formats and Interfaces en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!