/FFT_OpenCV_vs_Accelerate

Simple project to compare the performance of the FFT in OpenCV versus the one found in Accelerate in iOS.

Primary LanguageC++

FFT_OpenCV_vs_Accelerate

Simple project to compare the performance of the FFT in OpenCV versus the one found in Accelerate in iOS.

Project is able to compare the performance of OpenCV versus Armadillo and Accelerate's own FFT method to determine which method is more efficient.