Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
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 ()