klComputerVision
Data Structures | Macros | Functions
kl_image_processing_functors.cpp File Reference
#include "kl_image_processing_functors.h"
#include "ppm_helper.h"
#include "kl_img_pca.h"
#include "kl_thread_workflow.h"
#include "kl_image_io.h"
#include "kl_tiff_image_io.h"
#include "kl_image_io_factory.h"
Include dependency graph for kl_image_processing_functors.cpp:

Data Structures

class  klStringArgThread
 

Macros

#define KL_TIFF
 

Functions

void ImageWork (string fileName, string outputPath)
 
int LoadImageFiles (string *files)
 
void klRunImageWorkFlowImage (const char *basefilename)
 
void Dithering (string fileName, string outputPath)
 
void TissueAnalysis (string fileName, string outputPath)
 

Macro Definition Documentation

#define KL_TIFF

Function Documentation

void Dithering ( string  fileName,
string  outputPath 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void ImageWork ( string  fileName,
string  outputPath 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void klRunImageWorkFlowImage ( const char *  basefilename)

Here is the call graph for this function:

int LoadImageFiles ( string *  files)

Here is the caller graph for this function:

void TissueAnalysis ( string  fileName,
string  outputPath 
)

Here is the call graph for this function:

Here is the caller graph for this function: