OpenCV does not support C.
you can create a cv::Mat (RAII/stack) that does now own its memory but uses memory that you give it.
OpenCV does not support C.
you can create a cv::Mat (RAII/stack) that does now own its memory but uses memory that you give it.