CVD::Pixel::traits< bayer_gbrg16be, LIFT > Struct Template Reference

#include <colourspaces.h>

List of all members.

Public Types

typedef float float_type
typedef int wider_type

Static Public Attributes

static const int bits_used = 16
static const bool integral = true
static const bool is_signed = false
static const unsigned short max_intensity = (1 << bits_used) - 1

Detailed Description

template<int LIFT>
struct CVD::Pixel::traits< bayer_gbrg16be, LIFT >

Definition at line 311 of file colourspaces.h.


Member Typedef Documentation

template<int LIFT>
typedef float CVD::Pixel::traits< bayer_gbrg16be, LIFT >::float_type

Definition at line 314 of file colourspaces.h.

template<int LIFT>
typedef int CVD::Pixel::traits< bayer_gbrg16be, LIFT >::wider_type

Definition at line 313 of file colourspaces.h.


Member Data Documentation

template<int LIFT>
const int CVD::Pixel::traits< bayer_gbrg16be, LIFT >::bits_used = 16 [static]

Definition at line 317 of file colourspaces.h.

template<int LIFT>
const bool CVD::Pixel::traits< bayer_gbrg16be, LIFT >::integral = true [static]

Definition at line 315 of file colourspaces.h.

template<int LIFT>
const bool CVD::Pixel::traits< bayer_gbrg16be, LIFT >::is_signed = false [static]

Definition at line 316 of file colourspaces.h.

template<int LIFT>
const unsigned short CVD::Pixel::traits< bayer_gbrg16be, LIFT >::max_intensity = (1 << bits_used) - 1 [static]

Definition at line 318 of file colourspaces.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:14:00 2013