58 MutableDicomTreePtr _filteredInputDCMTreeCopy;
Project global and OS specific declarations.
#define ML_DICOM_MODIFY_EXPORT
DLL export macro definition.
AlgorithmModule(int numInputImages, int numOutputImages)
Forwards given parameters to base class constructor.
void update() override
Set output field to a valid and modifies tree if possible.
void clear() override
Resets output field to nullptr.
void _updateFilteredTree()
Tries to get a DCMTree from the selected input, copy, filter and pass it to the output.
void validateInput() override
Clears and throws if input connection is invalid; otherwise do nothing.
#define ML_MODULE_CLASS_HEADER(className)