plastimatch
Loading...
Searching...
No Matches
Functions
hausdorff_distance.cxx File Reference
#include "plm_config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include "itkImage.h"
#include "wirth.h"
#include "distance_map.h"
#include "hausdorff_distance.h"
#include "image_boundary.h"
#include "itk_bbox.h"
#include "itk_crop.h"
#include "itk_image_header_compare.h"
#include "itk_image_load.h"
#include "itk_image_save.h"
#include "itk_resample.h"
#include "itk_union.h"
#include "logfile.h"
#include "plm_image.h"
#include "plm_image_header.h"
#include "volume.h"

Functions

void do_hausdorff (UCharImageType::Pointer image_1, UCharImageType::Pointer image_2)
 

Function Documentation

◆ do_hausdorff()

void do_hausdorff ( UCharImageType::Pointer  image_1,
UCharImageType::Pointer  image_2 
)