Home
last modified time | relevance | path

Searched refs:setDefaultCost (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/shape/src/
Dhist_cost.cpp79 void setDefaultCost(float _defaultCost) in setDefaultCost() function in cv::NormHistogramCostExtractorImpl
204 void setDefaultCost(float _defaultCost) in setDefaultCost() function in cv::EMDHistogramCostExtractorImpl
340 void setDefaultCost(float _defaultCost) in setDefaultCost() function in cv::ChiHistogramCostExtractorImpl
456 void setDefaultCost(float _defaultCost) in setDefaultCost() function in cv::EMDL1HistogramCostExtractorImpl
/external/opencv3/modules/shape/include/opencv2/shape/
Dhist_cost.hpp65 CV_WRAP virtual void setDefaultCost(float defaultCost) = 0;