34 throw std::invalid_argument(
"NodePredicateIsDWI: invalid node");
bool IsDiffusionWeightedImage() const
NodePredicateIsDWI()
Constructor to check for a named property.
BaseData * GetData() const
Get the data object (instance of BaseData, e.g., an Image) managed by this DataNode.
virtual bool CheckNode(const mitk::DataNode *node) const override
Checks, if the node's data contains a property that is equal to m_ValidProperty.
Image class for storing images.
Interface for evaluation conditions used in the DataStorage class GetSubset() method.
virtual ~NodePredicateIsDWI()
Standard Destructor.
Class for nodes of the DataTree.