Post

Replies

Boosts

Views

Activity

Xcode 12 GM failed to upload an app
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?
5
0
1.8k
Sep ’20
The ultimate way to perform 2D FFT for image in Apple Accelerate (vDSP)
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?
1
0
697
Jul ’20