Medical Imaging Interaction Toolkit  2023.12.99-101158b3
Medical Imaging Interaction Toolkit
mitkImagePixelReadAccessor.h File Reference

Go to the source code of this file.

Classes

class  mitk::ImagePixelReadAccessor< TPixel, VDimension >
 Gives locked and index-based read access for a particular image part. The class provides several set- and get-methods, which allow an easy pixel access. It needs to know about pixel type and dimension of its image at compile time. More...
 

Namespaces

 mitk
 Find image slices visible on a given plane.
 

Functions

template<class TPixel >
mitk::ScalarType mitk::FastSinglePixelAccess (mitk::PixelType, mitk::Image::Pointer im, ImageDataItem *item, itk::Index< 3 > idx, mitk::ScalarType &val, int component=0)
 
template<class TPixel >
mitk::ScalarType mitk::FastSinglePixelAccess (mitk::PixelType, mitk::Image::ConstPointer im, const ImageDataItem *item, itk::Index< 3 > idx, mitk::ScalarType &val, int component=0)