Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
Dwarping.hpp86 __host__ static AffineMapPtrSz affineMap(Size dstSize, const GpuMat_<float>& warpMat) in affineMap() function
102 return remapPtr(src, affineMap(dstSize, warpMat)); in warpAffinePtr()