plastimatch
|
#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) |
Plm_image::Pointer diff_image | ( | const Plm_image::Pointer & | pi1, |
const Plm_image::Pointer & | pi2 ) |
DeformationFieldType::Pointer diff_vf | ( | const DeformationFieldType::Pointer & | vf1, |
const DeformationFieldType::Pointer & | vf2 ) |