Searched refs:warpPerspective_ (Results 1 – 2 of 2) sorted by relevance
101 warpPerspective_(const SrcPtr& src, Size dstSize, const GpuMat_<float>& warpMat) in warpPerspective_() function
250 GpuMat_<float> dst = warpPerspective_(interNearest(brdConstant(d_src)), size, d_M); in TEST()