![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
Public Member Functions | |
| WTASeams (size_t outputWidth, size_t outputHeight) | |
| bool | append (const aliceVision::image::Image< unsigned char > &inputMask, const aliceVision::image::Image< float > &inputWeights, IndexT currentIndex, size_t offset_x, size_t offset_y) |
| bool | appendWithLoop (const aliceVision::image::Image< unsigned char > &inputMask, const aliceVision::image::Image< float > &inputWeights, IndexT currentIndex, size_t offset_x, size_t offset_y) |
| image::Image< IndexT > & | getLabels () |
1.8.17