50 const std::string& file_name,
51 unsigned int png_compression = 9);
54 static void recordSnapshot(
const cv::Mat& image,
const std::filesystem::path& path);
55 static void recordSnapshot(
const CByteImage& image,
const std::filesystem::path& path);