plastimatch
Loading...
Searching...
No Matches
itk_warp.h File Reference
#include "plmbase_config.h"
#include "itk_image_type.h"

Go to the source code of this file.

Functions

template<class T , class U >
itk_warp_image (T im_in, DeformationFieldType::Pointer vf, int linear_interp, U default_val)
 
UCharVecImageType::Pointer itk_warp_image (UCharVecImageType::Pointer im_in, DeformationFieldType::Pointer vf, int linear_interp, unsigned char default_val)
 

Function Documentation

◆ itk_warp_image() [1/2]

template<class T , class U >
T itk_warp_image ( T im_in,
DeformationFieldType::Pointer vf,
int linear_interp,
U default_val )

◆ itk_warp_image() [2/2]

UCharVecImageType::Pointer itk_warp_image ( UCharVecImageType::Pointer im_in,
DeformationFieldType::Pointer vf,
int linear_interp,
unsigned char default_val )