Public Member Functions | Static Public Member Functions
openni_wrapper::ImageYUV422 Class Reference

Concrete implementation of the interface Image for a YUV 422 image used by Primesense devices. More...

#include <openni_image_yuv_422.h>

Inheritance diagram for openni_wrapper::ImageYUV422:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void fillGrayscale (unsigned width, unsigned height, unsigned char *gray_buffer, unsigned gray_line_step=0) const throw (OpenNIException)
virtual void fillRGB (unsigned width, unsigned height, unsigned char *rgb_buffer, unsigned rgb_line_step=0) const throw (OpenNIException)
virtual Encoding getEncoding () const
 ImageYUV422 (boost::shared_ptr< xn::ImageMetaData > image_meta_data) throw ()
virtual bool isResizingSupported (unsigned input_width, unsigned input_height, unsigned output_width, unsigned output_height) const
virtual ~ImageYUV422 () throw ()

Static Public Member Functions

static bool resizingSupported (unsigned input_width, unsigned input_height, unsigned output_width, unsigned output_height)

Detailed Description

Concrete implementation of the interface Image for a YUV 422 image used by Primesense devices.

Author:
Suat Gedikli
Date:
02.january 2011

Definition at line 49 of file openni_image_yuv_422.h.


Constructor & Destructor Documentation

openni_wrapper::ImageYUV422::ImageYUV422 ( boost::shared_ptr< xn::ImageMetaData >  image_meta_data) throw ()

Definition at line 47 of file openni_image_yuv_422.cpp.

Definition at line 52 of file openni_image_yuv_422.cpp.


Member Function Documentation

void openni_wrapper::ImageYUV422::fillGrayscale ( unsigned  width,
unsigned  height,
unsigned char *  gray_buffer,
unsigned  gray_line_step = 0 
) const throw (OpenNIException) [virtual]

Implements openni_wrapper::Image.

Definition at line 122 of file openni_image_yuv_422.cpp.

void openni_wrapper::ImageYUV422::fillRGB ( unsigned  width,
unsigned  height,
unsigned char *  rgb_buffer,
unsigned  rgb_line_step = 0 
) const throw (OpenNIException) [virtual]

Implements openni_wrapper::Image.

Definition at line 61 of file openni_image_yuv_422.cpp.

virtual Encoding openni_wrapper::ImageYUV422::getEncoding ( ) const [inline, virtual]

Implements openni_wrapper::Image.

Definition at line 56 of file openni_image_yuv_422.h.

bool openni_wrapper::ImageYUV422::isResizingSupported ( unsigned  input_width,
unsigned  input_height,
unsigned  output_width,
unsigned  output_height 
) const [virtual]

Implements openni_wrapper::Image.

Definition at line 56 of file openni_image_yuv_422.cpp.

bool openni_wrapper::ImageYUV422::resizingSupported ( unsigned  input_width,
unsigned  input_height,
unsigned  output_width,
unsigned  output_height 
) [inline, static]

Definition at line 67 of file openni_image_yuv_422.h.


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


openni_camera
Author(s): Patrick Mihelich, Suat Gedikli, Radu Bogdan Rusu
autogenerated on Wed Aug 26 2015 15:08:49