CVD::PNM Namespace Reference

Classes

struct  ComponentMapper
struct  ComponentMapper< 0, 0 >
struct  ComponentMapper< 0, 1 >
struct  ComponentMapper< 1, 0 >
class  pnm_in
class  pnm_writer
struct  PNMReader< byte, byte, 1 >
struct  PNMReader< Rgb< byte >, byte, 3 >
struct  PNMReader< Rgb< unsigned short >, unsigned short, 3 >
struct  PNMReader< T, S, 1 >
struct  PNMReader< T, S, 3 >
struct  PNMReader< unsigned short, unsigned short, 1 >
struct  type_name
struct  type_name< bayer_bggr >
struct  type_name< bayer_bggr16 >
struct  type_name< bayer_bggr16be >
struct  type_name< bayer_gbrg >
struct  type_name< bayer_gbrg16 >
struct  type_name< bayer_gbrg16be >
struct  type_name< bayer_grbg >
struct  type_name< bayer_grbg16 >
struct  type_name< bayer_grbg16be >
struct  type_name< bayer_rggb >
struct  type_name< bayer_rggb16 >
struct  type_name< bayer_rggb16be >
struct  type_name< bool >
struct  type_name< char >
struct  type_name< CVD::Bgrx< O > >
struct  type_name< CVD::Rgb8 >
struct  type_name< CVD::Rgb< O > >
struct  type_name< CVD::Rgba< O > >
struct  type_name< double >
struct  type_name< float >
struct  type_name< int >
struct  type_name< long >
struct  type_name< long double >
struct  type_name< long long >
struct  type_name< short >
struct  type_name< signed char >
struct  type_name< unsigned char >
struct  type_name< unsigned int >
struct  type_name< unsigned long >
struct  type_name< unsigned long long >
struct  type_name< unsigned short >
struct  type_name< vuy422 >
struct  type_name< yuv411 >
struct  type_name< yuv420p >
struct  type_name< yuv422 >

Functions

template<class T >
void readPNM (Image< T > &im, std::istream &in)
template<class T >
void readPNM (BasicImage< T > &im, std::istream &in)
template<class T >
void readPNM (BasicImage< T > &im, pnm_in &pnm)

Function Documentation

template<class T >
void CVD::PNM::readPNM ( Image< T > &  im,
std::istream &  in 
) [inline]

Definition at line 151 of file pnm_grok.h.

template<class T >
void CVD::PNM::readPNM ( BasicImage< T > &  im,
std::istream &  in 
) [inline]

Definition at line 139 of file pnm_grok.h.

template<class T >
void CVD::PNM::readPNM ( BasicImage< T > &  im,
pnm_in &  pnm 
) [inline]

Definition at line 121 of file pnm_grok.h.

 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