]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/debug.h
Remove debug printf
[hercules2020/kcf.git] / src / debug.h
2018-10-19 Michal SojkaMerge rotation branch
2018-10-12 Michal SojkaRemove unnecessary calls to cudaStreamSynchronize()
2018-10-11 Michal SojkaAdd NVTX markers to the code
2018-10-04 Michal Sojkadebug: Allow setting trace float precision globally
2018-10-02 Michal SojkaCall cudaStreamSynchronize before debug prints
2018-10-02 Michal SojkaUnify CPU and GPU implementations of ComplexMat
2018-09-27 Michal SojkaMerge branch 'visual-debug'
2018-09-27 Michal SojkaMake OpenCV version checks to work correctly for both...
2018-09-27 Michal SojkaAdd PRINT macro to temporarily print a value of an...
2018-09-24 Michal SojkaAllow using debug functions in other files than kcf.cpp
2018-09-23 Michal SojkaUpdate debugging messages
2018-09-23 Michal SojkaMove debug support to separate file