plastimatch
Loading...
Searching...
No Matches
Functions
ss_img_extract.h File Reference
#include "plmbase_config.h"
#include "itk_image_type.h"
#include "plm_image.h"

Go to the source code of this file.

Functions

UCharImageType::Pointer ss_img_extract_bit (const Plm_image::Pointer &image, unsigned int bit)
 
UCharImageType::Pointer ss_img_extract_bit (UInt32ImageType::Pointer image, unsigned int bit)
 
UCharImageType::Pointer ss_img_extract_bit (UCharVecImageType::Pointer image, unsigned int bit)
 
template<class T >
itk::Image< typenameT::ObjectType::IOPixelType, T::ObjectType::ImageDimension >::Pointer ss_img_extract_uchar (T im_in, unsigned int uchar_no)
 
void ss_img_insert_uchar (UCharVecImageType::Pointer vec_img, UCharImageType::Pointer uchar_img, unsigned int uchar_no)
 

Function Documentation

◆ ss_img_extract_bit() [1/3]

UCharImageType::Pointer ss_img_extract_bit ( const Plm_image::Pointer &  image,
unsigned int  bit 
)

◆ ss_img_extract_bit() [2/3]

UCharImageType::Pointer ss_img_extract_bit ( UCharVecImageType::Pointer  image,
unsigned int  bit 
)

◆ ss_img_extract_bit() [3/3]

UCharImageType::Pointer ss_img_extract_bit ( UInt32ImageType::Pointer  image,
unsigned int  bit 
)

◆ ss_img_extract_uchar()

template<class T >
itk::Image< typenameT::ObjectType::IOPixelType, T::ObjectType::ImageDimension >::Pointer ss_img_extract_uchar ( T  im_in,
unsigned int  uchar_no 
)

◆ ss_img_insert_uchar()

void ss_img_insert_uchar ( UCharVecImageType::Pointer  vec_img,
UCharImageType::Pointer  uchar_img,
unsigned int  uchar_no 
)