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

  PUBLIC
ColourC::ColourC(const RGBImageC &)
ColourC::red(void) const
ColourC::green(void) const
ColourC::blue(void) const
ColourC::intensity(void) const
ColourC::Rnum(void) const
ColourC::Cnum(void) const
ColourC::ImageConversion(int)
ColourC
 
include "amma/visualdb/ColourC.hh"
User Level:Default
Library:Colour
Example:exIndex.cc
Section:default.Kieron J Messer
In Scope:std

Variables:

Methods:
ColourC(const RGBImageC & image)
indIndex of types of intererest.
Constructor

DoubleImageC red() const
indIndex of types of intererest.
Return red chromaticity image

DoubleImageC green() const
indIndex of types of intererest.
Return green chromaticity image

DoubleImageC blue() const
indIndex of types of intererest.
Return blue chromaticity image

DoubleImageC intensity() const
indIndex of types of intererest.
Return intensity image

int Rnum() const
indIndex of types of intererest.
return number of rows in image

int Cnum() const
indIndex of types of intererest.
return number of cols in image

DoubleImageC ImageConversion(int Conversion)
indIndex of types of intererest.
return converted image. CONVERSION_r, CONVERSION_g ..etc


Programmer:Kieron J Messer, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001