klComputerVision
Data Structures | Functions
kl_image_io.h File Reference
#include "kl_image_buffer.h"
Include dependency graph for kl_image_io.h:
This graph shows which files directly or indirectly include this file:

Data Structures

class  klImageFileSource
 
class  klImageFileSink
 
class  klJPEGSourceFunctor
 
class  klJPEGSinkFunctor
 
class  klJPEG2000SourceFunctor
 
class  klJPEG2000SinkFunctor
 

Functions

bool query_jpeg (const char *filename, unsigned int &width, unsigned int &height, unsigned int &bands)
 
bool read_jpeg (const char *filename, unsigned int width, unsigned int height, unsigned int bands, unsigned char *inputbuf)
 

Function Documentation

bool query_jpeg ( const char *  filename,
unsigned int &  width,
unsigned int &  height,
unsigned int &  bands 
)

Here is the caller graph for this function:

bool read_jpeg ( const char *  filename,
unsigned int  width,
unsigned int  height,
unsigned int  bands,
unsigned char *  inputbuf 
)

Here is the caller graph for this function: