FaceRecognitionLib
|
Go to the source code of this file.
Classes | |
struct | RGB_INT |
struct | PGMstructure |
Macros | |
#define | MAX 800 |
Typedefs | |
typedef struct PGMstructure | PGMImage |
Functions | |
void | getPGMfile (const char *filename, PGMImage *img) |
void | savePGMfile (const char *filename, PGMImage *img) |
#define MAX 800 |
typedef struct PGMstructure PGMImage |
void getPGMfile | ( | const char * | filename, |
PGMImage * | img | ||
) |
void savePGMfile | ( | const char * | filename, |
PGMImage * | img | ||
) |