#include <opencv2/opencv.hpp>
Go to the source code of this file.
Functions | |
void | downsample_min_4x4 (const cv::Mat &source, cv::Mat *pDest) |
void downsample_min_4x4 | ( | const cv::Mat & | source, |
cv::Mat * | pDest | ||
) |
Definition at line 13 of file downsample.cpp.