correlation_observer2D.h File Reference

#include <iostream>
#include <string>
#include <vector>
#include "corrcoef.h"
#include "image.h"
#include "hypothesis2D.h"
#include "correlation_observer2D.tcc"

Include dependency graph for correlation_observer2D.h:

Go to the source code of this file.

Namespaces

namespace  mimas
namespace  mimas::hf

Classes

class  mimas::hf::correlation_observer2D< Hypothesis_T, Pixel_T >
 Performs a cross-correlation product on a part of the current image and a kernel image. More...
class  mimas::hf::correlation_observer2D< Hypothesis_T, Pixel_T >::set

Defines

#define CLAMP(x, y, z)   ((x<y) ? (x=y) : ((x>z) ? (x=z) : 0))


Define Documentation

#define CLAMP ( x,
y,
 )     ((x<y) ? (x=y) : ((x>z) ? (x=z) : 0))

Definition at line 12 of file correlation_observer2D.h.


[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:17 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...