liuzx32 commented on issue #10936: aws-ec2 make -j4 and throw the error
URL: 
https://github.com/apache/incubator-mxnet/issues/10936#issuecomment-389122529
 
 
   But there are other errors, so sorry!
   ,
   src/io/image_aug_default.cc: In member function ‘virtual cv::Mat 
mxnet::io::DefaultImageAugmenter::Process(const cv::Mat&, std::vector<float>*, 
mxnet::common::RANDOM_ENGINE*)’:
   src/io/image_aug_default.cc:318:26: error: ‘CV_BGR2HLS’ was not declared in 
this scope
          cvtColor(res, res, CV_BGR2HLS);
                             ^
   src/io/image_aug_default.cc:334:26: error: ‘CV_HLS2BGR’ was not declared in 
this scope
          cvtColor(res, res, CV_HLS2BGR);
                             ^

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to