#include <opencv2/core/core.hpp>

Go to the source code of this file.
| Namespaces | |
| image_proc | |
| Functions | |
| void | image_proc::debayerEdgeAware (const cv::Mat &bayer, cv::Mat &color) | 
| void | image_proc::debayerEdgeAwareWeighted (const cv::Mat &bayer, cv::Mat &color) |