plastimatch
Loading...
Searching...
No Matches
Classes | Functions
hausdorff_distance.h File Reference
#include "plmutil_config.h"
#include "itk_image.h"
#include "volume_boundary_behavior.h"

Go to the source code of this file.

Classes

class  Hausdorff_distance
 The Hausdorff class computes the worst-case distance between two regions. There are many variants of the Hausdorff. See for example: More...
 

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 
)