SyntaxFix
Write A Post
Hire A Developer
Questions
OpenCV Specific
Opencv supports filesystem, probably through its dependency Boost.
#include <opencv2/core/utils/filesystem.hpp> cv::utils::fs::createDirectory(outputDir);