Hey Marek, I get the below error with the example - any ideas?
ofxKinectInpainter.cpp:39: error: invalid initialization of reference of type 'const cv::_InputArray&' from expression of type 'IplImage*'
edit: - second part
../../../addons/ofxOpenCv/libs/opencv/include/opencv2/imgproc/imgproc.hpp:744:0 ../../../addons/ofxOpenCv/libs/opencv/include/opencv2/imgproc/imgproc.hpp:744: error: in passing argument 1 of 'void cv::inpaint(const cv::_InputArray&, const cv::_InputArray&, const cv::_OutputArray&, double, int)'
Hey Marek, I get the below error with the example - any ideas?
ofxKinectInpainter.cpp:39: error: invalid initialization of reference of type 'const cv::_InputArray&' from expression of type 'IplImage*'
edit: - second part
../../../addons/ofxOpenCv/libs/opencv/include/opencv2/imgproc/imgproc.hpp:744:0 ../../../addons/ofxOpenCv/libs/opencv/include/opencv2/imgproc/imgproc.hpp:744: error: in passing argument 1 of 'void cv::inpaint(const cv::_InputArray&, const cv::_InputArray&, const cv::_OutputArray&, double, int)'