]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/kcf.h
Implement sub-gird angle estimation
[hercules2020/kcf.git] / src / kcf.h
2018-07-25 ShanigenAdded visual debug output.
2018-07-25 ShanigenCommiting work done so far on rotation
2018-07-25 ShanigenSaving work done so far on rotation.
2018-05-15 ShanigenModified custom size window. You can now select both...
2018-05-07 ShanigenMerge branch 'master' of https://github.com/Shanigen/kcf
2018-05-07 ShanigenAdded custom scaling size option. The final window...
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 ShanigenSome minor corrections to variable in kcf.
2018-04-19 ShanigenAdded check in complexmat to prevent double freeing...
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-16 ShanigenAdded Big Batch mode for forward_window, which enables...
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