getRect           100 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp     __device__ __host__ void getRect(Ncv32u *rectX, Ncv32u *rectY, Ncv32u *rectWidth, Ncv32u *rectHeight)
getRect          1040 modules/objdetect/src/cascadedetect.cpp struct getRect { Rect operator ()(const CvAvgComp& e) const { return e.rect; } };