preprocess.h File Reference
#include <math.h>
#include <ary.h>
#include "extremaTypes.h"
#include "extremaParams.h"

Classes

class  extrema::CPreprocess
 
class  extrema::CPreprocessRGBSeq
 
class  extrema::CPreprocessRGBPlanes
 

Namespaces

 extrema
 

Macros

#define M_PI   3.14159265358979323846
 
#define def_preprocess_function_seq(channel_conversion, intensity_processing)
 
#define def_preprocess_function_plan(channel_conversion, intensity_processing)
 

Macro Definition Documentation

#define def_preprocess_function_plan (   channel_conversion,
  intensity_processing 
)
Value:
void preprocess_## channel_conversion ## _ ## intensity_processing \
(const ExtremaImage &image, int preprocess_type, int swap, utls::BAry *&img);
Definition: ary.h:12
#define def_preprocess_function_seq (   channel_conversion,
  intensity_processing 
)
Value:
void preprocess_## channel_conversion ## _ ## intensity_processing \
(const ExtremaImage &image, int preprocess_type, utls::BAry *&img);
Definition: ary.h:12
#define M_PI   3.14159265358979323846