28 #ifndef __CONTRAST_FILTER_CLASS__
29 #define __CONTRAST_FILTER_CLASS__
45 void ApplyFilter(
float** img,
int height,
int width );
46 void Save(
char* file );
void ApplyFilter(float **img, int height, int width)
float ** GetContrast(void)
ContrastFilter & operator=(const ContrastFilter &)