warpPerspectiveGold  223 modules/cudawarping/test/test_warp_perspective.cpp     warpPerspectiveGold(src, M, inverse, size, dst_gold, interpolation, borderType, val);
warpPerspectiveGold  272 modules/cudawarping/test/test_warp_perspective.cpp     warpPerspectiveGold(src, M, inverse, src.size(), dst_gold, interpolation, cv::BORDER_CONSTANT, cv::Scalar::all(0));