Home
last modified time | relevance | path

Searched defs:CylindricalWarperGpu (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/
Dwarpers.hpp165 class CylindricalWarperGpu: public WarperCreator class
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dwarpers.hpp491 class CV_EXPORTS CylindricalWarperGpu : public CylindricalWarper class
494 CylindricalWarperGpu(float scale) : CylindricalWarper(scale) {} in CylindricalWarperGpu() function in cv::detail::CylindricalWarperGpu