Home
last modified time | relevance | path

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

/external/opencv3/modules/shape/include/opencv2/shape/
Dshape_distance.hpp144 CV_WRAP virtual float getBendingEnergyWeight() const = 0;
/external/opencv3/modules/shape/src/
Dsc_dis.cpp111 virtual float getBendingEnergyWeight() const {return bendingEnergyWeight;} in getBendingEnergyWeight() function in cv::ShapeContextDistanceExtractorImpl