|
void | cvv::impl::debugFilter (cv::InputArray original, cv::InputArray result, const CallMetaData &data, const char *description, const char *view) |
|
static void | cvv::debugFilter (cv::InputArray original, cv::InputArray result, impl::CallMetaData metaData, const ::std::string &description, const ::std::string &view="") |
|
static void | cvv::debugFilter (cv::InputArray original, cv::InputArray result, impl::CallMetaData metaData=impl::CallMetaData(), const char *description=nullptr, const char *view=nullptr) |
| Use the debug-framework to compare two images (from which the second is intended to be the result of a filter applied to the first).
|
|