My task is to perform cross correlation for two images of arbitrary size. I've found https://developer.apple.com/forums/thread/37631 and trying to use it.
Firstly, I need to perform FFT and, to check that results are valid, I perfom IFFT to compare result of IFFT with input of FFT. I getting wrong numbers right now.
Could anyone show the right way how to do this for images?
Post
Replies
Boosts
Views
Activity
I'have build my app via Xcode 12 GM (12A7209), but on the uploading step it fails with error:
Could not find or load main class GM.app.Contents.SharedFrameworks.ContentDeliveryServices.framework.Versions.A.itms.macOS.lib:.Users.aminbenarieb.Library.Java.Extensions:.Library.Java.Extensions:.Network.Library.Java.Extensions:.System.Library.Java.Extensions:.usr.lib.java:. Anyone has experienced something like this before? Any suggestions?