I am working with android native and use CMake. I need to use a cv::imwrite method from OpenCV, but when I use it in my code I get suc
CMake
cv::imwrite
OpenCV