#include "pano_core/panoutils.h"
Go to the source code of this file.
Namespaces | |
namespace | pano |
Functions | |
void | pano::mdImageByDoubleWeights (const cv::Mat &img, const cv::Mat &weights, cv::Mat &output, MDoperator md, std::vector< cv::Mat > *cache_channels) |
void | pano::mdImageByFloatWeights (const cv::Mat &img, const cv::Mat &weights, cv::Mat &output, MDoperator md, std::vector< cv::Mat > *cache_channels) |