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

Go to the source code of this file.

Classes

class  parallelsurf::BoxFilter

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 101 of file BoxFilter.h.



obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43