]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/fft_opencv.cpp
Work done so far on making Scale_var struct
[hercules2020/kcf.git] / src / fft_opencv.cpp
2018-09-05 ShanigenWork done so far on making Scale_var struct
2018-04-23 ShanigenGaussian correlation for CUFFT version is now on GPU...
2018-04-19 ShanigenAdded forward_raw function to ffts in preparation to...
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...