Main Page | Files | Data Structures | Functions | Global Variables |
__GpivRoi Struct Reference

Region Of Interest. More...

#include <include/gpiv/gpiv-post_par.h>

Data Fields

float x_1
 lowest x value More...
 
float y_1
 lowest y value More...
 
float x_2
 highest x value More...
 
float y_2
 highest x value More...
 

Detailed Description

Region Of Interest.

Definition at line 113 of file gpiv-post_par.h.

Field Documentation

◆ x_1

float __GpivRoi::x_1

lowest x value

Definition at line 114 of file gpiv-post_par.h.

◆ x_2

float __GpivRoi::x_2

highest x value

Definition at line 116 of file gpiv-post_par.h.

◆ y_1

float __GpivRoi::y_1

lowest y value

Definition at line 115 of file gpiv-post_par.h.

◆ y_2

float __GpivRoi::y_2

highest x value

Definition at line 117 of file gpiv-post_par.h.


The documentation for this struct was generated from the following file:

Generated for libgpiv-0.6.1 by doxygen 1.8.13