OpenCV
4.0.0
Open Source Computer Vision
|
#include <opencv2/core.hpp>
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::ximgproc | |
Functions | |
void | cv::ximgproc::covarianceEstimation (InputArray src, OutputArray dst, int windowRows, int windowCols) |
Computes the estimated covariance matrix of an image using the sliding window forumlation. More... | |