dirac::UpConverter Class Reference

Upconversion class. More...

#include <upconvert.h>

List of all members.

Public Member Functions

 UpConverter ()
 Constructor.
 ~UpConverter ()
 Destructor.
void DoUpConverter (const PicArray &pic_data, PicArray &up_data)
 Upconvert the picture data.


Detailed Description

Upconversion class.

Class to upconvert data by a factor of 2 in both dimensions

Definition at line 53 of file upconvert.h.


Member Function Documentation

void UpConverter::DoUpConverter const PicArray pic_data,
PicArray up_data
 

Upconvert the picture data.

Upconvert the picture data, where the parameters are

Parameters:
pic_data is the original data
up_data is the upconverted data

Definition at line 44 of file upconvert.cpp.

References dirac::TwoDArray< T >::LengthX(), and dirac::TwoDArray< T >::LengthY().


The documentation for this class was generated from the following files:
Generated on Tue Dec 13 14:49:23 2005 for guliverkli by  doxygen 1.4.5