MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLKernel/mlStdDeviationFilter.h File Reference

Class to apply a kernel based standard deviation filtering to an image. More...

#include "mlInitSystemKernel.h"
#include "mlKernelModule.h"

Go to the source code of this file.

Classes

class  ml::StdDeviationFilter
 This class is a kernel filtering operator, which calculates the standard deviation in the (defined by the kernel) neighborhood of a voxel. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

Class to apply a kernel based standard deviation filtering to an image.

Author:
Lars Bornemann
Date:
01/2003

Definition in file mlStdDeviationFilter.h.