]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/kcf.cpp
Should be able to compile the program everywhere now. Also deleted some useless bits...
[hercules2020/kcf.git] / src / kcf.cpp
2017-12-14 ShanigenShould be able to compile the program everywhere now...
2017-12-01 Michal SojkaLast changes from @Shanigen
2017-11-26 ShanigenWork I have done so far
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 Vojirposition shift take into account current window scale
2016-09-05 Tomas Vojirgrayscale features removed; they in all tests reduces...
2016-09-04 Tomas Vojirmore reasonable min/max scale factor estimation
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-01 Tomas VojirMerge branch 'lukacu-master'
2016-09-01 Tomas Vojirmake sure that the vect. is empty
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-07-20 Tomas VojirMerge pull request #1 from foundry/fixes
2016-07-14 foundryadded #include <numeric> to fix compiler error
2016-04-22 Tomas Vojir- fixed code in cyclic shift for 0 rotations
2015-03-05 vojirtom- inital commit