User Documentation
Centre for Vision, Speech & Signal Processing
DEVELOP IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
MeasureLabelImageC::MeasureLabelImageC(const ImageRectangleC &)
MeasureLabelImageC::MeasureLabelImageC(const MeasureLabelImageC &)
MeasureLabelImageC::Label(void) const
MeasureLabelImageC::Label(void)
MeasureLabelImageC::Measure(void) const
MeasureLabelImageC::Measure(void)
MeasureLabelImageC
 
The image which contains labels and a measure
 
include "amma/LabMeaIm.hh"
User Level:Default
Library:Miproc
Example:exImgSeq.cc
Section:Image.Image Representations
In Scope:std

Parent Classes:

Methods:
MeasureLabelImageC(const ImageRectangleC & rec)
Constructor.

MeasureLabelImageC(const MeasureLabelImageC & im)
Another access to the images.

const ByteImageC & Label() const
Access to the constant label image.

ByteImageC & Label()
Access to the label image.

const DoubleImageC & Measure() const
Access to the constant measure image.

DoubleImageC & Measure()
Access to the constant measure image.


Programmer:Radek Marik, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001