Home
last modified time | relevance | path

Searched defs:DMatchForEvaluation (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
Devaluation.cpp475 struct DMatchForEvaluation : public DMatch struct
478 DMatchForEvaluation( const DMatch &dm ) : DMatch( dm ) {} in DMatchForEvaluation() function