Functions
pnmutils.h File Reference

This is from point grey. Check the manual for instructions. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "triclops.h"
Include dependency graph for pnmutils.h:

Go to the source code of this file.

Functions

TriclopsBool freeImage (TriclopsImage *pimage)
 
TriclopsBool freeImage16 (TriclopsImage16 *pimage)
 
TriclopsBool freeInput (TriclopsInput *input)
 
TriclopsBool pgmRead3ToTriclopsInput (const char *redFileName, const char *bluFileName, const char *greFileName, TriclopsInput *pInput)
 
TriclopsBool pgmReadToTriclopsImage (const char *filename, TriclopsImage *image)
 
TriclopsBool pgmReadToTriclopsImage16 (const char *filename, TriclopsImage16 *image)
 
TriclopsBool pgmReadToTriclopsInput (const char *filename, TriclopsInput *input)
 
TriclopsBool pgmWrite3FromTriclopsInput (const char *redFilename, const char *greFilename, const char *bluFilename, TriclopsInput *input)
 
TriclopsBool pgmWrite3FromTriclopsInputWithComment (const char *redFilename, const char *greFilename, const char *bluFilename, const char *comment, TriclopsInput *input)
 
TriclopsBool pgmWriteFromTriclopsImage (const char *filename, TriclopsImage *image)
 
TriclopsBool pgmWriteFromTriclopsImage16 (const char *filename, TriclopsImage16 *image)
 
TriclopsBool pgmWriteFromTriclopsInput (const char *filename, TriclopsInput *input, int nCameras)
 
TriclopsBool pgmWriteFromTriclopsInputWithComment (const char *filename, const char *comment, TriclopsInput *input, int nCameras=3)
 
TriclopsBool ppmReadToTriclopsInput (const char *filename, TriclopsInput *input)
 
TriclopsBool ppmReadToTriclopsInputRGB (const char *filename, TriclopsInput *input)
 
TriclopsBool ppmWriteFromTriclopsColorImage (const char *filename, TriclopsColorImage *image)
 
TriclopsBool ppmWriteFromTriclopsInput (const char *filename, TriclopsInput *input)
 
TriclopsBool ppmWriteFromTriclopsInputWithComment (const char *filename, const char *comment, TriclopsInput *input)
 

Detailed Description

This is from point grey. Check the manual for instructions.

Definition in file pnmutils.h.

Function Documentation

TriclopsBool freeImage ( TriclopsImage pimage)
TriclopsBool freeImage16 ( TriclopsImage16 pimage)
TriclopsBool freeInput ( TriclopsInput input)
TriclopsBool pgmRead3ToTriclopsInput ( const char *  redFileName,
const char *  bluFileName,
const char *  greFileName,
TriclopsInput pInput 
)
TriclopsBool pgmReadToTriclopsImage ( const char *  filename,
TriclopsImage image 
)
TriclopsBool pgmReadToTriclopsImage16 ( const char *  filename,
TriclopsImage16 image 
)
TriclopsBool pgmReadToTriclopsInput ( const char *  filename,
TriclopsInput input 
)
TriclopsBool pgmWrite3FromTriclopsInput ( const char *  redFilename,
const char *  greFilename,
const char *  bluFilename,
TriclopsInput input 
)
TriclopsBool pgmWrite3FromTriclopsInputWithComment ( const char *  redFilename,
const char *  greFilename,
const char *  bluFilename,
const char *  comment,
TriclopsInput input 
)
TriclopsBool pgmWriteFromTriclopsImage ( const char *  filename,
TriclopsImage image 
)
TriclopsBool pgmWriteFromTriclopsImage16 ( const char *  filename,
TriclopsImage16 image 
)
TriclopsBool pgmWriteFromTriclopsInput ( const char *  filename,
TriclopsInput input,
int  nCameras 
)
TriclopsBool pgmWriteFromTriclopsInputWithComment ( const char *  filename,
const char *  comment,
TriclopsInput input,
int  nCameras = 3 
)
TriclopsBool ppmReadToTriclopsInput ( const char *  filename,
TriclopsInput input 
)
TriclopsBool ppmReadToTriclopsInputRGB ( const char *  filename,
TriclopsInput input 
)
TriclopsBool ppmWriteFromTriclopsColorImage ( const char *  filename,
TriclopsColorImage image 
)
TriclopsBool ppmWriteFromTriclopsInput ( const char *  filename,
TriclopsInput input 
)
TriclopsBool ppmWriteFromTriclopsInputWithComment ( const char *  filename,
const char *  comment,
TriclopsInput input 
)


xb3
Author(s): Miguel Oliveira, Tiago Talhada
autogenerated on Mon Mar 2 2015 01:33:02