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

Template class to define minimum row filtering functionality needed by and the old applyFiltering functions from the KernelTools class. More...

Go to the source code of this file.

Classes

class  ml::LineApplicator< DATATYPE >
 The LineApplicator class provides pure virtual functions used by the old applyFiltering functions from the KernelTools class to filter one row of an SubImage and writes it to an output also given by another SubImage. More...

Namespaces

namespace  ml
 

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



Detailed Description

Template class to define minimum row filtering functionality needed by and the old applyFiltering functions from the KernelTools class.

Author:
Stephan Zidowitz
Date:
06/2002

Definition in file mlLineApplicator.h.