How can I calculate the shot boundary of a video using interpolation method?
Show older comments
Hi everyone.Ia m trying to do shot detection using interpolation method.I am using four continuous frames.Then taking the average of the histogram bins of the frames.After that I want to put that in this equation----- 1/6 [Vn+3Vn-1-3Vn-2-Vn-3].....Here,Vn...Vn-3 are the feature vectors of four continuous frames.Then I shall compare it with a threshold value.Will anybody please give me any idea about the code?Thanks in advance..
Answers (0)
Categories
Find more on Video Formats and Interfaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!