Function lib3d::computeDepthDifference(const cv::Mat&, const cv::Mat&, float&, float&, float&, float&, float&, float&, float&, const cv::Mat&)
Defined in File evaluation.hpp
Function Documentation
-
cv::Mat lib3d::computeDepthDifference(const cv::Mat &iComputedDepthmap, const cv::Mat &iGroundtruthDepthmap, float &oAbsAvgDifference, float &oAbsStdDev, float &oAvgDifference, float &oStdDev, float &oL1Rel, float &oComputedDensity, float &oGroundtruthDensity, const cv::Mat &iRoiMask = cv::Mat())
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.