plastimatch
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Proj_image_dir Class Reference

#include <proj_image_dir.h>

Public Member Functions

 Proj_image_dir (const std::string &dir)
 
 Proj_image_dir (const char *dir)
 
 ~Proj_image_dir ()
 
Proj_imageload_image (int index)
 
void select (int first, int skip, int last)
 
void set_xy_offset (const double xy_offset[2])
 

Public Attributes

chardir
 
int num_proj_images
 
char ** proj_image_list
 
std::string xml_file
 
charimg_pat
 
charmat_pat
 
double xy_offset [2]
 

Constructor & Destructor Documentation

◆ Proj_image_dir() [1/2]

Proj_image_dir::Proj_image_dir ( const std::string &  dir)

◆ Proj_image_dir() [2/2]

Proj_image_dir::Proj_image_dir ( const char dir)

◆ ~Proj_image_dir()

Proj_image_dir::~Proj_image_dir ( )

Member Function Documentation

◆ load_image()

Proj_image * Proj_image_dir::load_image ( int  index)

◆ select()

void Proj_image_dir::select ( int  first,
int  skip,
int  last 
)

◆ set_xy_offset()

void Proj_image_dir::set_xy_offset ( const double  xy_offset[2])

Member Data Documentation

◆ dir

char* Proj_image_dir::dir

◆ img_pat

char* Proj_image_dir::img_pat

◆ mat_pat

char* Proj_image_dir::mat_pat

◆ num_proj_images

int Proj_image_dir::num_proj_images

◆ proj_image_list

char** Proj_image_dir::proj_image_list

◆ xml_file

std::string Proj_image_dir::xml_file

◆ xy_offset

double Proj_image_dir::xy_offset[2]

The documentation for this class was generated from the following files: