Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Dfundam.cpp76 bool checkSubset( InputArray _ms1, InputArray _ms2, int count ) const in checkSubset() argument
78 Mat ms1 = _ms1.getMat(), ms2 = _ms2.getMat(); in checkSubset()
669 bool checkSubset( InputArray _ms1, InputArray _ms2, int count ) const in checkSubset() argument
671 Mat ms1 = _ms1.getMat(), ms2 = _ms2.getMat(); in checkSubset()
Dptsetreg.cpp469 bool checkSubset( InputArray _ms1, InputArray _ms2, int count ) const in checkSubset() argument
472 Mat ms1 = _ms1.getMat(), ms2 = _ms2.getMat(); in checkSubset()