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

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

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