Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestHypothesesGrow.cpp54 rectScale(rectScale_), in TestHypothesesGrow()
67 strOut << "rectScale=" << rectScale << std::endl; in toString()
122 this->rectWidth, this->rectHeight, this->rectScale, 0); in process()
131 this->rectWidth, this->rectHeight, this->rectScale); in process()
DTestHypothesesGrow.h55 Ncv32u rectWidth, Ncv32u rectHeight, Ncv32f rectScale,
71 Ncv32f rectScale; variable