]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/commit
Added CUFFT support
authorShanigen <vkaraf@gmail.com>
Wed, 1 Aug 2018 14:02:35 +0000 (16:02 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 5 Sep 2018 06:38:33 +0000 (08:38 +0200)
commit99a5220a74c18aa8f13938f09cd9b6bafd3878e1
tree19500c3b020b142ece83bffecf31867b302ffbad
parenta642a6a344a6844bf12df7f58427ce83e0dd54a2
Added CUFFT support

CUFFT now works with Scale_vars struct but priority now will be for
all versions of the tracker to use same API in FFT class.
src/fft.h
src/fft_cufft.cpp
src/fft_cufft.h
src/fft_fftw.cpp
src/fft_fftw.h
src/kcf.cpp