Copy move forgery detection sift Ransac

What are the 2 input images has to be given to calculate siftmosaic (im1,im2)

Answers (1)

You can can give any two images to create a mosaic of images. As per definition in the code-
"SIFT_MOSAIC demonstrates matching two images based on SIFT features and RANSAC and computing their mosaic."
Please try with two random pictures, try once and later with consecutive frames (same), this can be self-explanatory.
Good Wishes!

1 Comment

Thank you very much for explained it's very well. I am doing project in copy move forgery detection based in SIFT.by using sift mosaic can we detect the forged part. Thanks in advance

Sign in to comment.

Asked:

on 15 May 2020

Commented:

on 15 May 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!