Medical Imaging Interaction Toolkit  2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkCESTImageDetectionHelper.h File Reference

Go to the source code of this file.

Namespaces

 mitk
 Find image slices visible on a given plane.
 

Functions

MITKCEST_EXPORT bool mitk::IsAnyCESTImage (const Image *cestImage)
 
MITKCEST_EXPORT bool mitk::IsCESTorWasabiImage (const Image *cestImage)
 
MITKCEST_EXPORT bool mitk::IsCESTT1Image (const Image *cestImage)
 
MITKCEST_EXPORT NodePredicateBase::Pointer mitk::CreateAnyCESTImageNodePredicate ()
 
MITKCEST_EXPORT NodePredicateBase::Pointer mitk::CreateCESTorWasabiImageNodePredicate ()
 
MITKCEST_EXPORT NodePredicateBase::Pointer mitk::CreateCESTT1ImageNodePredicate ()