Go to the source code of this file.
Namespaces | |
namespace | swri_image_util |
Functions | |
void | swri_image_util::blendImages (const cv::Mat &base_image, const cv::Mat &top_image, const double alpha, cv::Mat &dest_image) |
void | swri_image_util::blendImages (const cv::Mat &base_image, const cv::Mat &top_image, const double alpha, const cv::Scalar mask_color, cv::Mat &dest_image) |