First time here? Check out the FAQ!
answered 2019-06-10 04:58:35 -0600
Yeah, I relied on the docs for v4.1.0. And since cv::String is std::string under the hood, I'm confused how can it be passed safely when OpenCV is linked dynamically.
cv::String
std::string