repaired std::string handling
This commit is contained in:
@@ -99,6 +99,8 @@ catch (const cv::Exception &e) \
|
||||
using namespace cv;
|
||||
typedef cv::softcascade::ChannelFeatureBuilder softcascade_ChannelFeatureBuilder;
|
||||
|
||||
typedef std::string string;
|
||||
|
||||
typedef std::vector<uchar> vector_uchar;
|
||||
typedef std::vector<int> vector_int;
|
||||
typedef std::vector<float> vector_float;
|
||||
|
Reference in New Issue
Block a user