Frame matching in a video

1 view (last 30 days)
Akhilkumar1307
Akhilkumar1307 on 17 Feb 2017
Edited: Akhilkumar1307 on 20 Mar 2017
I have an image and should check whether it is present in a video. Image will not be same in the video little rotated and scaled so tried surf matching technique but if the video recorded is slightly rotated no of matched features are less, so cannot check image is present in the video based on count of the matched features. Will histogram matching work as it does not change even when image is slightly rotated please give me a solution for this problem.
  2 Comments
Walter Roberson
Walter Roberson on 17 Feb 2017
I thought SURF was independent of rotation ?
Akhilkumar1307
Akhilkumar1307 on 20 Mar 2017
Edited: Akhilkumar1307 on 20 Mar 2017
This happens when images are taken from different cameras with slightly varied calibration and lighting condition
Any way now am taking the reference image and videos to be tested from same camera and error is almost negligible even if it is rotated.

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing and Computer Vision 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!