]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/shortlog
hercules2020/kcf.git
2018-02-22 Michal SojkaAdd simple command line argument parsing
2018-02-22 Michal Sojkaprofiling: Remove absolute paths
2018-02-22 Michal SojkaFix "misleading indentation" warnings
2018-02-22 Michal SojkaFixes in README
2018-02-22 Michal SojkaReindent and replace tabs with spaces
2018-02-22 Michal SojkaWhitespace cleanup
2018-02-20 ShanigenUpdate README.md
2018-02-20 ShanigenUpdate README.md
2018-02-20 ShanigenAdded some basic compability for FFTW with OpenMP....
2018-02-19 ShanigenUpdate README.md
2018-02-19 ShanigenMerge pull request #1 from Shanigen/FFTW
2018-02-19 ShanigenUpdate README.md
2018-02-19 ShanigenUpdate README.md
2018-02-19 ShanigenUpdate README.md
2018-02-18 ShanigenUpdate README.md
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-10 ShanigenDeleting automaticaly generated files by TEX
2017-12-01 Michal SojkaAttempt to compile it on my computer
2017-12-01 Michal SojkaAdd sse2neon submodule
2017-12-01 Michal SojkaLast changes from @Shanigen
2017-11-26 ShanigenWork I have done so far
2017-05-16 Tomas Vojirsupport for the trax v1
2017-03-07 Tomas Vojirlinear kernel model computation update
2017-03-07 Tomas Vojiradded linear kernel for filter learning and tracking
2016-09-19 Tomas Vojirreadme update
2016-09-19 Tomas Vojirposition shift take into account current window scale
2016-09-05 Tomas Vojirgrayscale features removed; they in all tests reduces...
2016-09-05 Tomas Vojirreadme update
2016-09-05 Tomas Vojirreadme update
2016-09-04 Tomas Vojirmore reasonable min/max scale factor estimation
2016-09-04 Tomas Vojirgrayscale features turned off by default
2016-09-02 Tomas Vojirget_subwindow returns right number of channels during...
2016-09-02 Tomas Vojirgrayscale img as an another feature channel
2016-09-02 Tomas Vojir bug fixes where the subpixel position is computed...
2016-09-02 Tomas Vojirreadme update
2016-09-01 Tomas VojirMerge branch 'lukacu-master'
2016-09-01 Tomas Vojirrefactoring and full tracker reset when initialized
2016-09-01 Tomas Vojirmake sure that the vect. is empty
2016-09-01 Luka ČehovinUpdating support for TraX protocol.
2016-08-10 Tomas Vojirreadme updated
2016-08-10 Tomas Vojirreadme updated
2016-08-09 Tomas Vojiradded color name features
2016-08-08 Tomas Vojircolor feature extraction refactor, ready for multiple...
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-08 Tomas Vojirbug fixed how the scaling is handled for output bbox
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...
2016-08-06 Tomas Vojircmake for vot trax main
2016-08-06 Tomas Vojirsupport for vot trax protocol
2016-07-20 Tomas VojirMerge pull request #1 from foundry/fixes
2016-07-14 foundryfix for compiler error mixing const with non-const...
2016-07-14 foundryadded #include <numeric> to fix compiler error
2016-07-14 foundryremoved kcf_test and main_test from CMakeLists.txt
2016-04-22 Tomas Vojir- fixed code in cyclic shift for 0 rotations
2015-12-16 vojirtomadded header description
2015-12-16 vojirtomremoving testing files from git and git syncing
2015-12-16 vojirtomupdate html link to be interactive
2015-12-16 vojirtomtesting complexmat class implemented via opencv removed...
2015-12-16 vojirtomexperimenting main removed from syncing
2015-12-14 vojirtomno ommit pointer flag for time profiling
2015-11-24 vojirtompiotr toolbox ack moved to main README file
2015-11-16 vojirtomtracking results visualization commented out
2015-11-16 vojirtomreadme me file
2015-03-05 vojirtom- inital commit