MeVisLab Toolbox Reference
|
#include "mlInitSystemKernel.h"
#include "mlKernel.h"
#include "mlLineApplicator.h"
#include "mlKernelTools.h"
Go to the source code of this file.
Classes | |
class | ml::KernelLineApplicatorBase< DATATYPE, KDATATYPE > |
The KernelLineApplicatorBase class is designed to implement new kernel based filters to be applied to a line of an mlSubImage and and to write the filtered line to an output mlSubImage . More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Macros | |
#define | ML_DEBUG_ENV_NAME "ML_KERNELLINEAPPLICATORBASE" |
Define name of environment variable to control debug output for this module. | |
#define ML_DEBUG_ENV_NAME "ML_KERNELLINEAPPLICATORBASE" |
Define name of environment variable to control debug output for this module.
Definition at line 29 of file mlKernelLineApplicatorBase.h.