HomeSort by relevance Sort by last modified time
    Searched refs:getTransformAlgorithm (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/shape/include/opencv2/shape/
shape_distance.hpp 179 CV_WRAP virtual Ptr<ShapeTransformer> getTransformAlgorithm() const = 0;
  /external/opencv3/modules/shape/src/
sc_dis.cpp 137 virtual Ptr<ShapeTransformer> getTransformAlgorithm() const {return transformer;}

Completed in 3491 milliseconds