![]() |
klComputerVision
|
#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"
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) |
#define KL_TIFF |
void Dithering | ( | string | fileName, |
string | outputPath | ||
) |
void ImageWork | ( | string | fileName, |
string | outputPath | ||
) |
void klRunImageWorkFlowImage | ( | const char * | basefilename | ) |
int LoadImageFiles | ( | string * | files | ) |
void TissueAnalysis | ( | string | fileName, |
string | outputPath | ||
) |