Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

cv::String not working in OpenCV 3.0

I am getting the below error while using cv::string - error: ‘string’ is not a member of ‘cv’

I have added this header: #include "opencv2/core/cvstd.hpp". Do I have to add something else?

cv::String not working in OpenCV 3.0

I am getting the below error while using cv::string - error: ‘string’ is not a member of ‘cv’

I have added this header: #include "opencv2/core/cvstd.hpp". Do I have to add something else?