error compiling calibration_artificial.cpp (Bug #89)
Description
calibration_artificial.cpp:105: error: invalid initialization of reference of type ‘const cv::Mat&’ from expression of type ‘std::+cxx1998::vector<cv::Point_<float>, std::allocator<cv::Point_<float> > >’
Associated revisions
Merge pull request #89 from ilya-lavrenov:ocl_moments
History
Updated by anonymous - about 15 years ago
thanks! fixed in r2611
- Status changed from Open to Done
- (deleted custom field) set to fixed
Updated by Stefano Fabri about 15 years ago
I'm reopening it for others bug in the same source:
calibration_artificial.cpp:215: error: no matching function for call to ‘projectPoints(std::+cxx1998::vector<cv::Point3_<float>, std::allocator<cv::Point3_<float> > >&, const cv::Mat&, const cv::Mat&, const cv::Mat&, const cv::Mat&, std::+cxx1998::vector<cv::Point_<float>, std::allocator<cv::Point_<float> > >&)’
- Status changed from Done to Cancelled
- (deleted custom field) deleted (
fixed)
Updated by Stefano Fabri about 15 years ago
- Status changed from Cancelled to Done
- (deleted custom field) set to fixed