$darkmode
OpenCV 4.12.0
Open Source Computer Vision
Namespaces | Functions
sad_dsp.hpp File Reference
#include <opencv2/core.hpp>
Include dependency graph for sad_dsp.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 cv
 
 cv::fastcv
 
 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. More...