![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
Public Member Functions | |
| 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 |
Protected Attributes | |
| 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 buffer No longer need to keep a 2**x size
Simple warp
1.8.17