Plot nonlinear correlation between two images
4 次查看(过去 30 天)
显示 更早的评论
Hello,
I need to plot nonlinear correaltion between two images and if the images are same we get to see a sharp peak in the centre.
The formulation is : abs ( IFT( {FT(img1) FT(img2)} x {FT(img1) FT(img2)} / abs(FT(img1) FT(img2)) ) ).^2
can somebody help me realize the code to do this.
The image on left is when two images are same and o right is when they are different.
Thanks

0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!