Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
Dwarping.hpp134 __host__ static PerspectiveMapPtrSz perspectiveMap(Size dstSize, const GpuMat_<float>& warpMat) in perspectiveMap() function
150 return remapPtr(src, perspectiveMap(dstSize, warpMat)); in warpPerspectivePtr()