Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/
Dwarpers.hpp99 class CompressedRectilinearWarper: public WarperCreator class
103 CompressedRectilinearWarper(float A = 1, float B = 1) in CompressedRectilinearWarper() function in cv::CompressedRectilinearWarper
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dwarpers.hpp301 class CV_EXPORTS CompressedRectilinearWarper : public RotationWarperBase<CompressedRectilinearProje… class
304 CompressedRectilinearWarper(float scale, float A = 1, float B = 1) in CompressedRectilinearWarper() function in cv::detail::CompressedRectilinearWarper