![]() |
OpenCV 4.12.0-dev
Open Source Computer Vision
|
#include <opencv2/core.hpp>
Namespaces | |
namespace | cv |
namespace | cv::fastcv |
namespace | cv::fastcv::dsp |
Functions | |
void | cv::fastcv::dsp::sumOfAbsoluteDiffs (cv::InputArray _patch, cv::InputArray _src, cv::OutputArray _dst) |
Sum of absolute differences of an image against an 8x8 template. | |