Summary of feature description
There is no descriptor for nodes, that are images but not binary.
Proposed solution
add a new descriptor with predicates "isImage" and "isNotBinary" descriptor name could be "NoneBinaryImage"
Affected classes
QmitkNodeDescriptorManager.cpp
How will the bugfix get tested?
will be testet manually with different kinds of nodes (images, segmentations, ...)
