numpy with similar signature as the original matlab code (slow)
numba running on one image interrogation at the time
numba running on several (many) image interrogation windows in one go (faster, measured to about 5-6 times)
@dolcettig can you have a look at the functions and see if they make sense? Ideally we compare for a small number of interrogation windows with the original matlab code to really ensure the same results are made.
Unit tests include small samples of only 4 interrogation windows to test functions with.
Several implementations of the fourier transforms
@dolcettig can you have a look at the functions and see if they make sense? Ideally we compare for a small number of interrogation windows with the original matlab code to really ensure the same results are made.
Unit tests include small samples of only 4 interrogation windows to test functions with.