]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - Makefile
Fix out of bound load and stores
[hercules2020/kcf.git] / Makefile
2018-07-18 ShanigenMerge branch 'master' of https://github.com/Shanigen/kcf
2018-07-13 Michal SojkaMakefile: Do not run cmake if it has already been run
2018-05-09 ShanigenAdded sanity check for cuFFT version, which prevents...
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-09 Michal SojkaDo not delete OpenCV_DIR example from toplevel Makefile
2018-04-06 ShanigenModified Makefile to build all the current working...
2018-03-07 Michal Sojkacmake: Use Ninja generator rather than Makefile
2018-03-06 Michal SojkaMakefile: Add shortcut targets
2018-03-04 ShanigenAdded profiling option to the project using perf_event_...
2018-03-02 Michal SojkaPrepare for using cuFFTW
2018-02-27 Michal SojkaSimplify CMake configuration - use just one variable...
2018-02-27 Michal SojkaAdd example CMAKE option to set OpenCV location
2018-02-27 Michal SojkaMake visualization configurable at run-time rather...
2018-02-22 Michal SojkaVisualize result by default and do not wait for a key
2018-02-22 Michal SojkaAdd Makefile that compiles all the available variants