#include <ncutVis.h>
Public Member Functions | |
const Segmentation< IMG_ELM_TYPE, MSK_ELM_TYPE > * | seg () const |
Get the segmentation used by this visualization. | |
virtual void | create (Sequence< VIS_ELM_TYPE > &resultSequence, int topFrame=-1) |
Vis (const Segmentation< IMG_ELM_TYPE, MSK_ELM_TYPE > *segmentation) | |
virtual | ~Vis () |
Protected Attributes | |
const Segmentation< IMG_ELM_TYPE, MSK_ELM_TYPE > * | seg_ |
|
Vis is constructed by passing a reference to a Segmentation
|
|
Vis destructor |
|
Creates a visualization for the current frame window of the sequence
|
|
Get the segmentation used by this visualization.
|
|
segmentation which should be visualized |