Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ROI Struct Reference

#include <roi.h>


Data Fields

char imgfile [FILENAME_MAX]
float zoom
float recon_zoom
int matnum
int type
int status
int pos_x
int pos_y
int w
int h
int t
int roi
char roiname [256]
int * x
int * y
int point_nr
void * userdata


Field Documentation

int ROI::h
 

ROI width & height for other than trace ROIs

char ROI::imgfile[FILENAME_MAX]
 

Image file for which the ROIs have been defined

int ROI::matnum
 

Matrix number (plane and frame) where ROI was defined

int ROI::point_nr
 

ROI line definition for trace ROIs

int ROI::pos_x
 

ROI initial point x

int ROI::pos_y
 

ROI initial point y

float ROI::recon_zoom
 

Image reconstruction zoom

int ROI::roi
 

Number of ROI

char ROI::roiname[256]
 

ROI name as specified when drawing

int ROI::status
 

ROI status

int ROI::t
 

ROI width & height for other than trace ROIs

int ROI::type
 

Type of ROI (rectangular, circular,...)

void* ROI::userdata
 

User data

int ROI::w
 

ROI width & height for other than trace ROIs

int* ROI::x
 

ROI line definition for trace ROIs

int * ROI::y
 

ROI line definition for trace ROIs

float ROI::zoom
 

Zoom of the image when drawing


The documentation for this struct was generated from the following file:
Generated on Fri May 13 14:26:32 2005 by  doxygen 1.4.1