auto_array< _Tp > | A simple smart array providing strict ownership semantics |
auto_array_ref< _Tp1 > | |
ncut::BSIImage | |
ncut::BSISequence | |
ncut::ElementProfile< IMG_ELM_TYPE, MSK_ELM_TYPE > | ElementProfile handles the similarity information of the elements in a frame window |
greedy_ptr< _Tp > | A simple smart pointer providing strict ownership semantics |
greedy_ptr_ref< _Tp1 > | |
ncut::Image< ELEMENT_TYPE > | |
Matrix | Simple matrix class |
ncut::Ncut | Ncut represents one ncut of a similarity matrix |
ncut::NcutNode< IMG_ELM_TYPE, MSK_ELM_TYPE > | NcutNode is one Node in the ncut dendogram |
ncut::PNGImage | |
ncut::PNGSequence | |
ncut::PNGVis< IMG_ELM_TYPE, MSK_ELM_TYPE > | A visualization of a segmentation using png images Creates a visualization of a given segmentation using png images |
ncut::Profile< IMG_ELM_TYPE, MSK_ELM_TYPE > | Profile handles similarity information of one frame window |
ncut::Segmentation< IMG_ELM_TYPE, MSK_ELM_TYPE > | Segmentation represents the complete segmentation of the elements in an image sequence |
ncut::SegmentProfile< IMG_ELM_TYPE, MSK_ELM_TYPE > | SegmentProfile handles the similarity information of the segments in a frame window |
ncut::Sequence< ELEMENT_TYPE > | |
ncut::Setting | All settings needed by the algorithm This class stores all parameters. It is referenced by every class. If parameters are not given in the ini file default values are used |
ncut::Vis< IMG_ELM_TYPE, MSK_ELM_TYPE, VIS_ELM_TYPE > | Visualization of a segmenation This class is the abstract class for visualization |