![]() |
OpenCV
4.1.2
Open Source Computer Vision
|
#include <opencv2/reg/mapperpyramid.hpp>
Static Public Member Functions | |
static Ptr< MapAffine > | toAffine (Ptr< Map > sourceMap) |
static Ptr< MapProjec > | toProjec (Ptr< Map > sourceMap) |
static Ptr< MapShift > | toShift (Ptr< Map > sourceMap) |
Converts a pointer to a Map returned by MapperPyramid::calculate into the specified Map pointer type