4#ifndef _proj_image_dir_h_
5#define _proj_image_dir_h_
32 void select (
int first,
int skip,
int last);
33 void set_xy_offset (
const double xy_offset[2]);
36 void clear_filenames ();
37 void find_pattern (
void);
38 void harden_filenames ();
39 void load_filenames (
const char *dir);
Definition proj_image_dir.h:13
char * mat_pat
Definition proj_image_dir.h:26
int num_proj_images
Definition proj_image_dir.h:21
char * dir
Definition proj_image_dir.h:20
char ** proj_image_list
Definition proj_image_dir.h:22
std::string xml_file
Definition proj_image_dir.h:24
char * img_pat
Definition proj_image_dir.h:25
Definition proj_image.h:13
#define PLMBASE_API
Definition plmbase_config.h:19