plastimatch
Loading...
Searching...
No Matches
Functions
diff.cxx File Reference
#include "plmutil_config.h"
#include <time.h>
#include "itkSubtractImageFilter.h"
#include "itkImageRegionIterator.h"
#include "diff.h"
#include "itk_image_save.h"
#include "plm_image.h"
#include "print_and_exit.h"

Functions

DeformationFieldType::Pointer diff_vf (const DeformationFieldType::Pointer &vf1, const DeformationFieldType::Pointer &vf2)
 
Plm_image::Pointer diff_image (const Plm_image::Pointer &pi1, const Plm_image::Pointer &pi2)
 

Function Documentation

◆ diff_image()

Plm_image::Pointer diff_image ( const Plm_image::Pointer &  pi1,
const Plm_image::Pointer &  pi2 
)

◆ diff_vf()

DeformationFieldType::Pointer diff_vf ( const DeformationFieldType::Pointer &  vf1,
const DeformationFieldType::Pointer &  vf2 
)