plastimatch
Loading...
Searching...
No Matches
Functions
segmentation.cxx File Reference
#include "plm_config.h"
#include "itkImageRegionConstIterator.h"
#include "itkImageRegionIterator.h"
#include "cxt_extract.h"
#include "cxt_io.h"
#include "dir_list.h"
#include "file_util.h"
#include "itk_image_save.h"
#include "itk_image_type.h"
#include "itk_resample.h"
#include "logfile.h"
#include "path_util.h"
#include "plm_image.h"
#include "plm_image_header.h"
#include "plm_warp.h"
#include "pointset.h"
#include "print_and_exit.h"
#include "rasterizer.h"
#include "rt_study.h"
#include "rt_study_metadata.h"
#include "rtss.h"
#include "rtss_contour.h"
#include "rtss_roi.h"
#include "segmentation.h"
#include "ss_list_io.h"
#include "ss_img_extract.h"
#include "ss_img_stats.h"
#include "string_util.h"
#include "warp_parms.h"
#include "xio_structures.h"

Functions

static std::string compose_prefix_fn (const std::string &output_prefix, const std::string &structure_name, const char *extension)
 
unsigned int get_opt4d_flattened_index_from_3d_indices (itk::Index< 3 > index, itk::Size< 3 > image_size)
 

Function Documentation

◆ compose_prefix_fn()

static std::string compose_prefix_fn ( const std::string &  output_prefix,
const std::string &  structure_name,
const char extension 
)
static

◆ get_opt4d_flattened_index_from_3d_indices()

unsigned int get_opt4d_flattened_index_from_3d_indices ( itk::Index< 3 >  index,
itk::Size< 3 >  image_size 
)