VIP: Volume Image Processing


Roi Struct Reference

#include <vip/TivoliIO/TivoliIO_volume.h>

Data Fields

int x1
 
int x2
 
int y1
 
int y2
 
int z1
 
int z2
 
int t1
 
int t2
 
int state
 

Detailed Description

Definition at line 56 of file TivoliIO_volume.h.

Field Documentation

◆ state

int Roi::state

Definition at line 57 of file TivoliIO_volume.h.

◆ t1

int Roi::t1

Definition at line 57 of file TivoliIO_volume.h.

◆ t2

int Roi::t2

Definition at line 57 of file TivoliIO_volume.h.

◆ x1

int Roi::x1

Definition at line 57 of file TivoliIO_volume.h.

◆ x2

int Roi::x2

Definition at line 57 of file TivoliIO_volume.h.

◆ y1

int Roi::y1

Definition at line 57 of file TivoliIO_volume.h.

◆ y2

int Roi::y2

Definition at line 57 of file TivoliIO_volume.h.

◆ z1

int Roi::z1

Definition at line 57 of file TivoliIO_volume.h.

◆ z2

int Roi::z2

Definition at line 57 of file TivoliIO_volume.h.


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