]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/CMakeLists.txt
Initial commit to cuda-streams.
[hercules2020/kcf.git] / src / CMakeLists.txt
2018-09-05 ShanigenInitial commit to cuda-streams.
2018-07-23 ShanigenRestored CUDA_DEBUG mode, which now enables more thorou...
2018-07-23 ShanigenMerge branch 'master' of https://github.com/Shanigen/kcf
2018-07-18 Michal SojkaRemove CUDA_DEBUG option
2018-07-18 ShanigenMerge branch 'master' of https://github.com/Shanigen/kcf
2018-07-18 Michal Sojkacmake: Use pkg-config to find FFTW library
2018-05-23 ShanigenAdded non-template version of the ComplexMat class...
2018-05-12 ShanigenModified parallel version of Fftw use POSIX threads...
2018-05-09 ShanigenAdded sanity check to prevent combining OpenCV version...
2018-05-09 ShanigenAdded sanity check for cuFFT version, which prevents...
2018-04-23 ShanigenGaussian correlation for CUFFT version is now on GPU...
2018-04-19 ShanigenAddition of inverse_raw in ftt for preparition of full...
2018-04-19 ShanigenAdded error cheking for CUDA API calls and CUDA kernels.
2018-04-16 Michal SojkaMerge branch 'master' of github.com:Shanigen/kcf
2018-04-10 ShanigenMerge branch 'master' of https://github.com/Shanigen/kcf
2018-04-10 ShanigenRemoved zero copy for complexmat now it is using normal...
2018-04-04 ShanigenCompleted implementation of cufft and complexmat cuda...
2018-03-26 ShanigenAdded cmake support for cufft, also copied fftw functio...
2018-03-26 ShanigenPrepare using cuFFT
2018-03-16 ShanigenAdded Big Batch mode for forward_window, which enables...
2018-03-12 ShanigenAdded cmake modification for fftw async.
2018-03-11 Michal SojkaIntroduce FFT abstraction and move implementation to...
2018-03-07 Michal Sojkacmake: Move big part of cmake logic to src/
2018-03-06 Michal Sojkacmake: Find CUDA before going into src
2018-03-05 Michal SojkaPass proper compiler options for cufftw compilation
2018-02-22 Michal SojkaReindent and replace tabs with spaces
2018-02-19 ShanigenMerge pull request #1 from Shanigen/FFTW
2017-12-31 ShanigenFFTs are working but IFFT is not. Also added some more...
2017-12-17 ShanigenAdded some control macros.
2017-12-15 ShanigenUpdated cmake. Now you can enable visualization of...
2017-12-14 ShanigenShould be able to compile the program everywhere now...
2016-08-09 Tomas Vojiradded color name features
2015-03-05 vojirtom- inital commit