opencv/modules/core/include/opencv2
Roman Donchenko fc49d33c8d Gave cv::String appropriate += operators.
Note that since String is a reference to an immutable string,
this doesn't actually change the string; it just replaces *this
with a reference to the concatenated string.
2013-11-22 17:58:40 +04:00
..
core Gave cv::String appropriate += operators. 2013-11-22 17:58:40 +04:00
core.hpp updated patch to bring in the first functions with "transparent API" 2013-11-18 11:48:00 -05:00