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

  /cts/apps/CtsVerifier/include/colorchecker/
colorcheckertest.h 62 (*returnRadius)[i][j] = mMatchRadius[i][j];
99 std::vector<std::vector< float > > mMatchRadius;
  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp 93 mMatchRadius.resize(4, std::vector<float>(6, 0.f));
    [all...]

Completed in 521 milliseconds