Classes | Namespaces | Defines
WaveFilter.h File Reference
#include "Image.h"
Include dependency graph for WaveFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  parallelsurf::WaveFilter

Namespaces

namespace  parallelsurf

Defines

#define CALC_INTEGRAL_SURFACE(II, STARTX, ENDX, STARTY, ENDY)   (II[ENDY+1][ENDX+1] + II[STARTY][STARTX] - II[ENDY+1][STARTX] - II[STARTY][ENDX+1])

Define Documentation

#define CALC_INTEGRAL_SURFACE (   II,
  STARTX,
  ENDX,
  STARTY,
  ENDY 
)    (II[ENDY+1][ENDX+1] + II[STARTY][STARTX] - II[ENDY+1][STARTX] - II[STARTY][ENDX+1])

Definition at line 65 of file WaveFilter.h.



or_libs
Author(s): raphael
autogenerated on Mon Oct 6 2014 02:53:18