![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
Public Member Functions | |
| HierarchicalGraphcutSeams (size_t outputWidth, size_t outputHeight, size_t countLevels) | |
| bool | initialize (const image::Image< IndexT > &labels) |
| virtual bool | append (const aliceVision::image::Image< image::RGBfColor > &input, const aliceVision::image::Image< unsigned char > &inputMask, IndexT currentIndex, size_t offset_x, size_t offset_y) |
| bool | process () |
| image::Image< IndexT > & | getLabels () |
1.8.17