Main Page   Data Structures   File List   Data Fields   Globals  

pnm2img.c File Reference

#include "sadie.h"

Go to the source code of this file.

Defines

#define BUFFER_SIZE   1000
#define UCHAR(c)   ((unsigned char) (c))
#define MAX_MEMORY   10000
#define PGM   1
#define PPM   2

Functions

int ReadPNMFileHeader (FILE *fp, int *widthPtr, int *heightPtr, int *maxIntensityPtr)

Variables

void char * name
IMAGE ** out
int * widthPtr
int * heightPtr
int * maxIntensityPtr


Define Documentation

#define BUFFER_SIZE   1000
 

Definition at line 3 of file pnm2img.c.

#define MAX_MEMORY   10000
 

Definition at line 12 of file pnm2img.c.

#define PGM   1
 

Definition at line 18 of file pnm2img.c.

#define PPM   2
 

Definition at line 19 of file pnm2img.c.

#define UCHAR  )     ((unsigned char) (c))
 

Definition at line 5 of file pnm2img.c.


Function Documentation

int ReadPNMFileHeader FILE *  fp,
int *  widthPtr,
int *  heightPtr,
int *  maxIntensityPtr
[static]
 


Variable Documentation

int * heightPtr
 

Definition at line 165 of file pnm2img.c.

Referenced by MatchSADIE().

int* maxIntensityPtr
 

Definition at line 167 of file pnm2img.c.

void char* name
 

Definition at line 39 of file pnm2img.c.

IMAGE** out
 

Definition at line 40 of file pnm2img.c.

Referenced by BILTOBSQ(), BSQTOBIL(), CHECKER(), CHIRP(), CLUSTER(), COMBINE(), COMPARE(), CONTNORM(), CONTOUR(), DECORSTR(), DESTRIPE(), DISK2IMG(), DUPL(), EXPAND(), FCONVL(), FFT2D(), FHT2D(), FILTER(), FUNCTION(), GEOMWARP(), GRAYSCAL(), HISTEQ(), HMOSAIC(), HSVTORGB(), IMPORT(), INSERT(), LABEL(), LVLSLICE(), MATCH(), MEDIAN(), MINDIST(), MOSAIC(), PCT(), PSPECT(), PSPECT1D(), RANDOM(), REAL2COM(), REFINE(), RELIEF(), RESAMPL(), RGBTOHSV(), ROTATE(), ROTATECUBE(), SCATTER(), SCONVL(), SEGMENT(), SIGMAP(), SINESTAR(), SINEWAVE(), STRETCH(), SUBSAMPL(), TIFF2IMG(), TRNSFORM(), VMOSAIC(), VSTRETCH(), and WINDOW().

int* widthPtr
 

Definition at line 165 of file pnm2img.c.

Referenced by MatchSADIE().


Generated on Sun May 18 15:36:21 2003 for tclSadie by doxygen1.3