AliceVision
Photogrammetric Computer Vision Framework
Public Member Functions | List of all members
aliceVision::HierarchicalGraphcutSeams Class Reference

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 ()
 

The documentation for this class was generated from the following files: