#include <opencv2/reg/mapperpyramid.hpp>
Converts a pointer to a Map returned by MapperPyramid::calculate into the specified Map pointer type
◆ toAffine()
Python: |
---|
| cv.reg.MapTypeCaster.toAffine( | sourceMap | ) -> | retval |
| cv.reg.MapTypeCaster_toAffine( | sourceMap | ) -> | retval |
◆ toProjec()
Python: |
---|
| cv.reg.MapTypeCaster.toProjec( | sourceMap | ) -> | retval |
| cv.reg.MapTypeCaster_toProjec( | sourceMap | ) -> | retval |
◆ toShift()
Python: |
---|
| cv.reg.MapTypeCaster.toShift( | sourceMap | ) -> | retval |
| cv.reg.MapTypeCaster_toShift( | sourceMap | ) -> | retval |
The documentation for this class was generated from the following file: