Go to the source code of this file.
Namespaces | |
swri_opencv_util | |
Functions | |
void | swri_opencv_util::SetAlpha (cv::Mat &mat, uint8_t alpha) |
cv::Mat | swri_opencv_util::ToBgra8 (const cv::Mat &mat, const cv::Mat &mask=cv::Mat(), bool is_rgb=false, double a=0.0, double b=0.0) |