Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dmatchers.cpp56 struct DistIdxPair struct
58 bool operator<(const DistIdxPair &other) const { return dist < other.dist; } in operator <() argument