plastimatch
|
#include "plm_config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "itkImage.h"
#include "itkImageRegionIterator.h"
#include "itkAndConstantToImageFilter.h"
#include "itk_image.h"
#include "plm_image.h"
#include "print_and_exit.h"
#include "ss_img_extract.h"
Functions | |
UCharImageType::Pointer | ss_img_extract_bit (UInt32ImageType::Pointer image, unsigned int bit) |
UCharImageType::Pointer | ss_img_extract_bit (UCharVecImageType::Pointer im_in, unsigned int bit) |
UCharImageType::Pointer | ss_img_extract_bit (const Plm_image::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) |
template UCharImageType::Pointer | ss_img_extract_uchar (UCharVecImageType::Pointer, unsigned int) |
template UCharImage2DType::Pointer | ss_img_extract_uchar (UCharVecImage2DType::Pointer, unsigned int) |
UCharImageType::Pointer ss_img_extract_bit | ( | const Plm_image::Pointer & | image, |
unsigned int | bit ) |
UCharImageType::Pointer ss_img_extract_bit | ( | UCharVecImageType::Pointer | im_in, |
unsigned int | bit ) |
UCharImageType::Pointer ss_img_extract_bit | ( | UInt32ImageType::Pointer | image, |
unsigned int | bit ) |
itk::Image< typenameT::ObjectType::IOPixelType, T::ObjectType::ImageDimension >::Pointer ss_img_extract_uchar | ( | T | im_in, |
unsigned int | uchar_no ) |
template UCharImage2DType::Pointer ss_img_extract_uchar | ( | UCharVecImage2DType::Pointer | , |
unsigned int | ) |
template UCharImageType::Pointer ss_img_extract_uchar | ( | UCharVecImageType::Pointer | , |
unsigned int | ) |
void ss_img_insert_uchar | ( | UCharVecImageType::Pointer | vec_img, |
UCharImageType::Pointer | uchar_img, | ||
unsigned int | uchar_no ) |