Fortgeschrittenenpraktikum
Public Member Functions | Private Attributes | List of all members
ObjVardataSegment Class Reference

Variable data associated with segment variables \(x_P\). More...

#include <vardata.h>

Inheritance diagram for ObjVardataSegment:

Public Member Functions

 ObjVardataSegment (std::vector< Graph::vertex_descriptor > superpixels_)
 
bool containsSuperpixel (Graph::vertex_descriptor superpixel)
 
std::vector< Graph::vertex_descriptor > getSuperpixels ()
 

Private Attributes

std::vector< Graph::vertex_descriptor > superpixels
 

Detailed Description

Variable data associated with segment variables \(x_P\).

Constructor & Destructor Documentation

ObjVardataSegment::ObjVardataSegment ( std::vector< Graph::vertex_descriptor >  superpixels_)
inline
Parameters
superpixels_superpixels contained in the segment \(P\)

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