![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
Public Member Functions | |
| virtual bool | warp (const CoordinatesMap &map, const GaussianPyramidNoMask &pyramid, bool clamp) |
Public Member Functions inherited from aliceVision::Warper | |
| virtual bool | warp (const CoordinatesMap &map, const aliceVision::image::Image< image::RGBfColor > &source) |
| const aliceVision::image::Image< image::RGBfColor > & | getColor () const |
| const aliceVision::image::Image< unsigned char > & | getMask () const |
| size_t | getOffsetX () const |
| size_t | getOffsetY () const |
Additional Inherited Members | |
Protected Attributes inherited from aliceVision::Warper | |
| size_t | _offset_x = 0 |
| size_t | _offset_y = 0 |
| aliceVision::image::Image< image::RGBfColor > | _color |
| aliceVision::image::Image< unsigned char > | _mask |
|
virtual |
Copy additional info from map
Create a pyramid for input
Create buffer
Multi level warp
1.8.17