Home
last modified time | relevance | path

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

/external/opencv3/modules/superres/src/
Dinput_array_utility.cpp206 static const double maxVals[] = in convertToDepth() local
217 const double scale = maxVals[depth] / maxVals[src.depth()]; in convertToDepth()