]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/fft_opencv.cpp
Corrected small mistake with inverse raw in cufft.
[hercules2020/kcf.git] / src / fft_opencv.cpp
2018-04-19 ShanigenCorrected small mistake with inverse raw in cufft.
2018-04-19 ShanigenAddition of inverse_raw in ftt for preparition of full...
2018-04-04 ShanigenCompleted implementation of cufft and complexmat cuda...
2018-03-28 ShanigenCorrected init in OpenCV FFT version
2018-03-26 ShanigenPrepare using cuFFT
2018-03-20 ShanigenAdded number of scales to FFT init.
2018-03-20 ShanigenAdded number of features to FFT init.
2018-03-11 Michal SojkaIntroduce FFT abstraction and move implementation to...