]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/kcf.h
Introduce FFT abstraction and move implementation to separate files
[hercules2020/kcf.git] / src / kcf.h
2018-03-11 Michal SojkaIntroduce FFT abstraction and move implementation to...
2018-03-11 Michal SojkaMake downscaling configurable
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-05 ShanigenAdded support for cuFFTW and corrected wrong usage...
2018-03-04 ShanigenAdded profiling option to the project using perf_event_...
2018-03-02 ShanigenAdded async support to fftw and deleted some obsolete...
2018-03-02 Michal SojkaPrepare for using cuFFTW
2018-02-24 ShanigenAdde support for OpenMP now original OpenCV implementat...
2018-02-22 Michal SojkaReindent and replace tabs with spaces
2018-02-22 Michal SojkaWhitespace cleanup
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-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-03-07 Tomas Vojiradded linear kernel for filter learning and tracking
2016-09-05 Tomas Vojirgrayscale features removed; they in all tests reduces...
2016-09-04 Tomas Vojirgrayscale features turned off by default
2016-09-02 Tomas Vojirgrayscale img as an another feature channel
2016-08-09 Tomas Vojiradded color name features
2016-08-08 Tomas Vojirfilter update by updating separately nominator and...
2016-08-08 Tomas Vojirscale subgrid computed only from neigh. scales -> more...
2016-08-08 Tomas Vojiradd switchoff flags for subpixel/subgrid feature
2016-08-07 Tomas Vojirsub-pixel position localization and sub-grid scale...
2016-08-06 Tomas Vojirscale support for kcf + r,g,b color channels use as...
2015-03-05 vojirtom- inital commit