Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

MakeGaussian2d.h File Reference

#include "Util/Math.h"
#include "Core/Array/Arrays.h"

Include dependency graph for MakeGaussian2d.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Array

Defines

#define M_PI   3.14159265358979323846
#define ABS(a)   ((a) < 0.0 ? -(a) : (a))

Functions

Array2dScalarReal64 * Impala::Core::Array::MakeGaussian2d (double st, double sr, double phi, int dert, double n)
 Generate a kernel image resembling a Gaussian.


Generated on Fri Mar 19 09:56:25 2010 for ImpalaSrc by  doxygen 1.5.1