#include <ts_perf.hpp>
|
static Regression & | add (TestBase *test, const std::string &name, cv::InputArray array, double eps=DBL_EPSILON, ERROR_TYPE err=ERROR_ABSOLUTE) |
|
static Regression & | addKeypoints (TestBase *test, const std::string &name, const std::vector< cv::KeyPoint > &array, double eps=DBL_EPSILON, ERROR_TYPE err=ERROR_ABSOLUTE) |
|
static Regression & | addMatches (TestBase *test, const std::string &name, const std::vector< cv::DMatch > &array, double eps=DBL_EPSILON, ERROR_TYPE err=ERROR_ABSOLUTE) |
|
static void | Init (const std::string &testSuitName, const std::string &ext=".xml") |
|
The documentation for this class was generated from the following file: