MeVisLab Toolbox Reference
mlITKDefaultInstance.h File Reference
#include "mlInitSystemITKSupport.h"
#include "mlModuleIncludes.h"
#include "mlAPI.h"

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.

Functions

MLITK_SUPPORT_EXPORT MLErrorCode ml::setUpDefaultModuleAndApply (const std::string &dataTypeName, const ImageVector &imgExt, const ImageVector &pageExt, bool performOutputUpdate)
MLITK_SUPPORT_EXPORT MLErrorCode ml::setAndConnectDefaultModuleWithNotify (Module &thisOp, const std::string &dataTypeName="float", const ImageVector &imgExt=ImageVector(16, 16, 1, 1, 1, 1), MLint minIdx=0, MLint maxIdx=ML_INT32_MAX, const ImageVector &pageExt=ImageVector(16, 16, 1, 1, 1, 1))
MLITK_SUPPORT_EXPORT void ml::disconnectAllInputs (Module &thisOp)
 Disconnects all connected inputs from thisOp.
MLITK_SUPPORT_EXPORT mlModuleml::getDefaultModule (bool create=true)
MLITK_SUPPORT_EXPORT void ml::destoyDefaultInstance ()
 Destroys the default module instance.