Public Member Functions | Protected Member Functions
puma2::ColorImageUV8 Class Reference

Represents the U and V channels of a YUV image. More...

#include <ColorImageUV8.h>

Inheritance diagram for puma2::ColorImageUV8:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void assign (int x, int y, int u, int v)
 ColorImageUV8 (int x=0, int y=0)
 ColorImageUV8 (int x, int y, ColorImageUV8 *m, int xo, int yo)
double getElementTypeMaximum () const
double getElementTypeMinimum () const

Protected Member Functions

void reset ()

Detailed Description

Represents the U and V channels of a YUV image.

Definition at line 27 of file ColorImageUV8.h.


Constructor & Destructor Documentation

ColorImageUV8::ColorImageUV8 ( int  x = 0,
int  y = 0 
)

Default constructor.

Definition at line 21 of file ColorImageUV8.cpp.

ColorImageUV8::ColorImageUV8 ( int  x,
int  y,
ColorImageUV8 m,
int  xo,
int  yo 
)

Definition at line 27 of file ColorImageUV8.cpp.


Member Function Documentation

void ColorImageUV8::assign ( int  x,
int  y,
int  u,
int  v 
)

Set all values

Parameters:
[in]xRow
[in]yLine
[in]uU-value
[in]vV-value

Definition at line 33 of file ColorImageUV8.cpp.

double puma2::ColorImageUV8::getElementTypeMaximum ( ) const [inline, virtual]
double puma2::ColorImageUV8::getElementTypeMinimum ( ) const [inline, virtual]
void ColorImageUV8::reset ( ) [protected]

Definition at line 47 of file ColorImageUV8.cpp.


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


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43