OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBendingEnergyWeight
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/shape/include/opencv2/shape/
shape_distance.hpp
144
CV_WRAP virtual float
getBendingEnergyWeight
() const = 0;
/external/opencv3/modules/shape/src/
sc_dis.cpp
111
virtual float
getBendingEnergyWeight
() const {return bendingEnergyWeight;}
Completed in 88 milliseconds