OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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