MeVisLab Toolbox Reference
mlKernelLineApplicator.h File Reference

Go to the source code of this file.

Classes

class  ml::KernelLineApplicator< DATATYPE, KDATATYPE >
 The KernelLineApplicator class takes a Kernel instance and filters one line of an mlSubImage and writes it to an output also given by another mlSubImage. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Macros

#define ML_DEBUG_ENV_NAME   "ML_KERNELLINEAPPLICATOR"
 Define name of environment variable to control debug output for this module. More...
 

Macro Definition Documentation

◆ ML_DEBUG_ENV_NAME

#define ML_DEBUG_ENV_NAME   "ML_KERNELLINEAPPLICATOR"

Define name of environment variable to control debug output for this module.

Definition at line 31 of file mlKernelLineApplicator.h.