Contains the class GaussOperator for blurring an image. More...
Go to the source code of this file.
Classes | |
class | puma2::GaussOperator< T > |
Gauss operator for a template image. More... | |
Namespaces | |
namespace | puma2 |
Contains the class GaussOperator for blurring an image.
Contains the class GaussOperator that is used for performing a convolution with a gauss kernel on all SingleElementImages. The implementation for this class is taken from PUMA.
(C) 2007 AG Aktives Sehen <agas@uni-koblenz.de>, Universitaet Koblenz-Landau
Definition in file GaussOperator.h.