]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - CMakeLists.txt
Remove debug printf
[hercules2020/kcf.git] / CMakeLists.txt
2018-10-19 Michal SojkaMerge rotation branch
2018-09-25 Michal SojkaFix OpenMP linking
2018-03-11 Michal SojkaIntroduce FFT abstraction and move implementation to...
2018-03-11 Michal Sojkacmake: Make it easy to override -O3 with CMAKE_BUILD_TYPE
2018-03-07 Michal Sojkacmake: Move big part of cmake logic to src/
2018-03-06 ShanigenMerge branch 'master' of https://github.com/Shanigen/kcf
2018-03-06 Michal SojkaMake debug run-time option rather than compile time
2018-03-06 Michal Sojkacmake: Find CUDA before OpenCV
2018-03-06 Michal Sojkacmake: Find CUDA before going into src
2018-03-05 Michal SojkaFix linking of cufftw library
2018-03-05 Michal SojkaDo not use external project for libpfm
2018-03-04 ShanigenAdded profiling option to the project using perf_event_...
2018-03-02 Michal SojkaPrepare for using cuFFTW
2018-03-02 Michal SojkaBetter way to not warn about omp pragmas when compiling...
2018-02-27 Michal SojkaSimplify CMake configuration - use just one variable...
2018-02-27 Michal SojkaMake visualization configurable at run-time rather...
2018-02-24 ShanigenAdde support for OpenMP now original OpenCV implementat...
2018-02-22 Michal SojkaReindent and replace tabs with spaces
2018-02-20 ShanigenAdded some basic compability for FFTW with OpenMP....
2018-02-19 ShanigenMerge pull request #1 from Shanigen/FFTW
2018-01-07 ShanigenAdded FFTW support
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...
2017-12-01 Michal SojkaAttempt to compile it on my computer
2017-11-26 ShanigenWork I have done so far
2017-05-16 Tomas Vojirsupport for the trax v1
2016-09-01 Tomas VojirMerge branch 'lukacu-master'
2016-09-01 Luka ČehovinUpdating support for TraX protocol.
2016-08-09 Tomas Vojiradded color name features
2016-08-06 Tomas Vojircmake for vot trax main
2016-07-20 Tomas VojirMerge pull request #1 from foundry/fixes
2016-07-14 foundryremoved kcf_test and main_test from CMakeLists.txt
2015-12-14 vojirtomno ommit pointer flag for time profiling
2015-03-05 vojirtom- inital commit