]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - main_vot.cpp
Remove debug printf
[hercules2020/kcf.git] / main_vot.cpp
2018-10-19 Michal SojkaMerge rotation branch
2018-10-19 Michal Sojkamain: Add video stream output
2018-10-18 Michal SojkaAllow specifying visual debug mode from command line
2018-10-18 Michal SojkaDo not set fixed delay for visual debug mode
2018-10-18 Michal Sojkamain: Quit by 'q' or ESC if run with -v0
2018-10-18 Michal SojkaGive windows more descriptive names
2018-10-05 ShanigenExtracted rotated output rectangle from rotation
2018-09-27 Michal SojkaMerge branch 'visual-debug'
2018-09-27 ShanigenIntegration of the visual debug, with zero changes...
2018-09-27 Michal SojkaRework patch fitting to specific dimensions
2018-09-26 Michal SojkaDo not exit when pressing just shift, control, etc.
2018-09-26 Michal SojkaFix -f argument parsing
2018-09-26 Michal SojkaFormatting changes
2018-09-17 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-14 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-13 ShanigenMerge branch 'master' into rotation
2018-09-13 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-13 Michal SojkaUse fixed format for output numbers
2018-09-12 Michal SojkaAllow getting filter response
2018-09-12 Michal SojkaAdd automated testing
2018-09-12 Michal SojkaMerge README update
2018-09-11 Michal SojkaMerge branch 'cuda-streams'
2018-09-11 ShanigenMerge branch 'rotation' of https://github.com/Shanigen...
2018-09-11 ShanigenIntegration of ThredCTX to rotation.
2018-09-10 ShanigenAddded visual debug mode and also modified the rotation...
2018-09-10 ShanigenAdded visual debug output.
2018-09-10 ShanigenCommiting work done so far on rotation
2018-09-10 ShanigenSaving work done so far on rotation.
2018-09-05 ShanigenBig Batch mode now support OpenMP
2018-07-25 ShanigenAddded visual debug mode and also modified the rotation...
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-07-25 Michal SojkaDraw ground truth rectangle in visualisation window
2018-07-25 Michal SojkaRefactor metric calculation and change its name
2018-07-25 Michal SojkaGet rid of redundant variable use_iou
2018-07-23 ShanigenAdded calculation of intersection over union of groundt...
2018-07-10 Michal SojkaOptional arguments must not be separated by space
2018-07-10 Michal SojkaFix help message
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-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-02 Michal SojkaAdd --output parameter
2018-03-02 Michal SojkaAutomatically use groundtruth.txt when it exists (with...
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 simple command line argument parsing
2017-12-15 ShanigenUpdated cmake. Now you can enable visualization of...
2017-12-14 ShanigenShould be able to compile the program everywhere now...
2017-11-26 ShanigenWork I have done so far
2016-08-06 Tomas Vojirscale support for kcf + r,g,b color channels use as...
2015-11-16 vojirtomtracking results visualization commented out
2015-03-05 vojirtom- inital commit