pnm_grok.h File Reference

#include <iostream>
#include <string>
#include <vector>
#include <cvd/internal/convert_pixel_types.h>
#include <cvd/image.h>
#include <cvd/internal/load_and_save.h>
Include dependency graph for pnm_grok.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CVD::PNM::ComponentMapper< isRgb, isbyte >
struct  CVD::PNM::ComponentMapper< 0, 0 >
struct  CVD::PNM::ComponentMapper< 0, 1 >
struct  CVD::PNM::ComponentMapper< 1, 0 >
struct  CVD::PNM::pnm_writer::Outgoing< Incoming >
class  CVD::PNM::pnm_in
class  CVD::PNM::pnm_writer
struct  CVD::PNM::PNMReader< byte, byte, 1 >
struct  CVD::PNM::PNMReader< Rgb< byte >, byte, 3 >
struct  CVD::PNM::PNMReader< Rgb< unsigned short >, unsigned short, 3 >
struct  CVD::PNM::PNMReader< T, S, 1 >
struct  CVD::PNM::PNMReader< T, S, 3 >
struct  CVD::PNM::PNMReader< unsigned short, unsigned short, 1 >

Namespaces

namespace  CVD
namespace  CVD::PNM

Functions

template<class T >
void CVD::PNM::readPNM (Image< T > &im, std::istream &in)
template<class T >
void CVD::PNM::readPNM (BasicImage< T > &im, std::istream &in)
template<class T >
void CVD::PNM::readPNM (BasicImage< T > &im, pnm_in &pnm)
 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:13:26 2013