HomeSort by relevance Sort by last modified time
    Searched full:is_smaller (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/calib3d/src/
quadsubpix.cpp 52 inline bool is_smaller(const std::pair<int, float>& p1, const std::pair<int, float>& p2) function in namespace:cv
73 std::sort(order.begin(), order.end(), is_smaller);

Completed in 432 milliseconds