plastimatch
Loading...
Searching...
No Matches
Macros | Enumerations
gamma_dose_comparison.cxx File Reference
#include "plmutil_config.h"
#include <algorithm>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include "itkImageRegionIteratorWithIndex.h"
#include "itkImageRegion.h"
#include "gamma_dose_comparison.h"
#include "itk_resample.h"
#include "itk_threshold.h"
#include "logfile.h"
#include "plm_image.h"
#include "plm_image_header.h"
#include "plm_math.h"
#include "string_util.h"

Macros

#define MAX_NUM_HISTOGRAM_BIN   21
 

Enumerations

enum  Gamma_labelmap_mode { NONE , PASS , FAIL }
 

Macro Definition Documentation

◆ MAX_NUM_HISTOGRAM_BIN

#define MAX_NUM_HISTOGRAM_BIN   21

Enumeration Type Documentation

◆ Gamma_labelmap_mode

Enumerator
NONE 

disable output binary uchar labelmap for gamma

PASS 

output binary (1/0) image of type uchar, 1 if gamma<1

FAIL 

output binary (1/0) image of type uchar, 1 if gamma>1