plastimatch
Loading...
Searching...
No Matches
Functions
slice_extract.h File Reference
#include "plmbase_config.h"
#include "itkImage.h"
#include "itk_image_type.h"

Go to the source code of this file.

Functions

template<class T >
itk::Image< typenameT::ObjectType::PixelType, 2 >::Pointer slice_extract (T in_img, int slice_no)
 
UCharVecImage2DType::Pointer slice_extract (UCharVecImageType::Pointer, int)
 

Function Documentation

◆ slice_extract() [1/2]

template<class T >
itk::Image< typenameT::ObjectType::PixelType, 2 >::Pointer slice_extract ( in_img,
int  slice_no 
)

◆ slice_extract() [2/2]

UCharVecImage2DType::Pointer slice_extract ( UCharVecImageType::Pointer  in_img,
int  slice_no 
)