MeVisLab Toolbox Reference
|
#include "mlInitSystemKernel.h"
#include "mlKernel.h"
#include "mlLineApplicator.h"
#include "mlKernelTools.h"
#include "mlKernelLineApplicatorBase.h"
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 | |
namespace | 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. | |
#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.