#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 |
|
|
ROI width & height for other than trace ROIs |
|
|
Image file for which the ROIs have been defined |
|
|
Matrix number (plane and frame) where ROI was defined |
|
|
ROI line definition for trace ROIs |
|
|
ROI initial point x |
|
|
ROI initial point y |
|
|
Image reconstruction zoom |
|
|
Number of ROI |
|
|
ROI name as specified when drawing |
|
|
ROI status |
|
|
ROI width & height for other than trace ROIs |
|
|
Type of ROI (rectangular, circular,...) |
|
|
User data |
|
|
ROI width & height for other than trace ROIs |
|
|
ROI line definition for trace ROIs |
|
|
ROI line definition for trace ROIs |
|
|
Zoom of the image when drawing |
1.4.1