HomeSort by relevance Sort by last modified time
    Searched full:perspectivemap (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
warping.hpp 134 __host__ static PerspectiveMapPtrSz perspectiveMap(Size dstSize, const GpuMat_<float>& warpMat)
150 return remapPtr(src, perspectiveMap(dstSize, warpMat));

Completed in 498 milliseconds