]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/commit
Use new type MatDynMem combining cv::Mat and DynMem
authorMichal Sojka <michal.sojka@cvut.cz>
Mon, 17 Sep 2018 00:15:26 +0000 (02:15 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 20 Sep 2018 13:48:08 +0000 (15:48 +0200)
commit4a0934404e343cd4620eb033fb1fa6987bd006fb
tree7edbdedb81227682dca572748aa128c7f01a7074
parent6c04a2a6535ae54b1d8e815066c72b5b56f8f414
Use new type MatDynMem combining cv::Mat and DynMem

This simplifies ThreadCtx.
src/dynmem.hpp
src/threadctx.hpp