templated std::vector<T> constructor was being called instead of const std::vector...
authorDan <dtmoodie@gmail.com>
Thu, 14 Apr 2016 19:43:48 +0000 (15:43 -0400)
committerDan <dtmoodie@gmail.com>
Thu, 14 Apr 2016 19:50:24 +0000 (15:50 -0400)
commite9461d3feb923028693a7c279fa2fa76197fc98f
treecce834e86e0c8ca683560349abc090b4d191808a
parent0df901b3891a8e3983bc4ad488289efe865eb87c
templated std::vector<T> constructor was being called instead of const std::vector<cv::cuda::GpuMat>.
modules/core/include/opencv2/core/mat.inl.hpp