Home
last modified time | relevance | path

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

/external/opencv3/modules/shape/include/opencv2/shape/
Dshape_distance.hpp121 CV_WRAP virtual void setShapeContextWeight(float shapeContextWeight) = 0;
/external/opencv3/modules/shape/src/
Dsc_dis.cpp104 …virtual void setShapeContextWeight(float _shapeContextWeight) {shapeContextWeight=_shapeContextWei… in setShapeContextWeight() function in cv::ShapeContextDistanceExtractorImpl