iopgm.h File Reference


Detailed Description

Author:
Herve Lombaert
Date:
Tue Jun 6 2006
Read and write 2D image from ascii or binary PGM files

Images must be of type Image<unsigned char,2>

Go to the source code of this file.

Namespaces

namespace  IO

Classes

class  IO::PGM

Functions

void IO::readPGM (const char *filename, unsigned char *&image, unsigned int &width, unsigned int &height)
void IO::writePGM (const char *filename, const unsigned char *image, unsigned int width, unsigned int height)


Generated on Tue Aug 4 17:57:42 2009 for libvd by  doxygen 1.5.5