#pragma once #include bool createMask(const cv::Mat& in, cv::Mat& mask, const cv::Mat& bg);