klComputerVision
Data Structures | Macros | Functions
klBigTiffFileManager.cpp File Reference
#include "klBigTiffFileManager.h"
#include "kl_ppm_image_io.h"
#include "kl_image_processing_functors.h"
#include "time.h"
#include "IccCmm.h"
#include "IccUtil.h"
#include "tiffio.h"
#include "psapi.h"
#include "Strsafe.h"
#include "kl_img_pca.h"
#include "kl_thread_workflow.h"
Include dependency graph for klBigTiffFileManager.cpp:

Data Structures

class  klStringArgThread
 

Macros

#define PHOTO_MINISBLACK   0
 
#define PHOTO_MINISWHITE   1
 
#define PHOTO_CIELAB   2
 

Functions

void klRunImageWorkFlowImage (const char *basefilename)
 
void PrintGetLastError (FILE *logFile, LPTSTR lpszFunction)
 
void PrintModules (FILE *logFile)
 
void logError (FILE *logFile, LPTSTR lpszFunction, const char *what)
 
void logInfo (FILE *logFile, LPTSTR lpszFunction, const char *what)
 
static icFloatNumber UnitClip (icFloatNumber v)
 
int dumpICC (char *filename)
 
bool ApplyICC_FileBased (const char *szSrcImage, char *szSrcProfile, char *szDstProfile, char *szDstImage, int nIntent)
 
 TiffImageInfo::operator std::map< std::string, std::string > ()
 
void TissueAnalysis (string fileName, string outputPath)
 
void TIFFError (const char *module, const char *fmt, va_list argptr)
 
void TIFFErrorExtFn (thandle_t fd, const char *module, const char *fmt, va_list argptr)
 

Macro Definition Documentation

#define PHOTO_CIELAB   2
#define PHOTO_MINISBLACK   0
#define PHOTO_MINISWHITE   1

Function Documentation

bool ApplyICC_FileBased ( const char *  szSrcImage,
char *  szSrcProfile,
char *  szDstProfile,
char *  szDstImage,
int  nIntent 
)
int dumpICC ( char *  filename)
void klRunImageWorkFlowImage ( const char *  basefilename)

Here is the call graph for this function:

void logError ( FILE *  logFile,
LPTSTR  lpszFunction,
const char *  what 
)

Here is the call graph for this function:

void logInfo ( FILE *  logFile,
LPTSTR  lpszFunction,
const char *  what 
)

Here is the call graph for this function:

void PrintGetLastError ( FILE *  logFile,
LPTSTR  lpszFunction 
)
void PrintModules ( FILE *  logFile)
void TIFFError ( const char *  module,
const char *  fmt,
va_list  argptr 
)

Here is the caller graph for this function:

void TIFFErrorExtFn ( thandle_t  fd,
const char *  module,
const char *  fmt,
va_list  argptr 
)

Here is the caller graph for this function:

TiffImageInfo::operator std::map< std::string, std::string > ( )
void TissueAnalysis ( string  fileName,
string  outputPath 
)

Here is the call graph for this function:

static icFloatNumber UnitClip ( icFloatNumber  v)
static

Here is the caller graph for this function: