cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
oniPlane Class Reference

#include <oniPlaneSegmentation.h>

Public Member Functions

 oniPlane ()
 
virtual ~oniPlane ()
 
void Allocate (unsigned int width, unsigned int height)
 
void Release ()
 
void CopyOf (const oniPlane &other)
 
void RandomizeColor ()
 

Public Attributes

int ID
 
int Label
 
bool Used
 
int Frame
 
int First
 
vctInt2 CoW
 
unsigned int Area
 
svlRect Rect
 
svlSampleImageMono8Mask
 
svlSampleImageMono16Dist
 
svlSampleImageMono32Hist
 
vctFloat4 Plane
 
int GradX
 
int GradY
 
unsigned int Peak
 
svlRGB Color
 

Constructor & Destructor Documentation

oniPlane::oniPlane ( )
virtual oniPlane::~oniPlane ( )
virtual

Member Function Documentation

void oniPlane::Allocate ( unsigned int  width,
unsigned int  height 
)
void oniPlane::CopyOf ( const oniPlane other)
void oniPlane::RandomizeColor ( )
void oniPlane::Release ( )

Member Data Documentation

unsigned int oniPlane::Area
svlRGB oniPlane::Color
vctInt2 oniPlane::CoW
svlSampleImageMono16* oniPlane::Dist
int oniPlane::First
int oniPlane::Frame
int oniPlane::GradX
int oniPlane::GradY
svlSampleImageMono32* oniPlane::Hist
int oniPlane::ID
int oniPlane::Label
svlSampleImageMono8* oniPlane::Mask
unsigned int oniPlane::Peak
vctFloat4 oniPlane::Plane
svlRect oniPlane::Rect
bool oniPlane::Used

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