]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/commit
Gaussian correlation for CUFFT version is now on GPU. Also corrected << operator...
authorShanigen <vkaraf@gmail.com>
Mon, 23 Apr 2018 12:59:36 +0000 (14:59 +0200)
committerShanigen <vkaraf@gmail.com>
Mon, 23 Apr 2018 12:59:36 +0000 (14:59 +0200)
commitb9ba81fa171656b952939cfbda61bcf3b998613f
treed5653fd1841036beceae178e0d288c0bc757c0cc
parent4171f6b8c168fa7222132d055e4487c28b771c38
Gaussian correlation for CUFFT version is now on GPU. Also corrected << operator for CUDA ComplexMat
14 files changed:
src/CMakeLists.txt
src/complexmat.cuh
src/cuda/cuda_error_check.cuh
src/cuda_functions.cu [new file with mode: 0644]
src/cuda_functions.cuh [new file with mode: 0644]
src/fft.h
src/fft_cufft.cpp
src/fft_cufft.h
src/fft_fftw.cpp
src/fft_fftw.h
src/fft_opencv.cpp
src/fft_opencv.h
src/kcf.cpp
src/kcf.h