brainrat-private
5.1.2
|
#include <brainrat/data/slices.h>
Public Attributes | |
int32_t | label_i |
int32_t | label_m |
int32_t | label_f |
int32_t | abscissa_x |
int32_t | abscissa_X |
int32_t | ordinate_y |
int32_t | ordinate_Y |
int32_t | coordinate_z |
int32_t | coordinate_Z |
int32_t | gravity_center_x |
int32_t | gravity_center_y |
int32_t | gravity_center_z |
int32_t | bounding_hz |
int32_t | ref_median_bounding_hz |
int32_t | test_median_bounding_hz |
int32_t | bounding_vt |
int32_t | ref_median_bounding_vt |
int32_t | test_median_bounding_vt |
int32_t | surface |
int32_t | surfaceMM |
int32_t | ref_median_surface |
int32_t | test_median_surface |
float | diff_median_bounding_hz |
float | diff_median_bounding_vt |
float | diff_median_surface |
int32_t Component::abscissa_x |
Definition at line 121 of file slices.h.
Referenced by background(), background< AimsRGB >(), and background< AimsRGBA >().
int32_t Component::abscissa_X |
Definition at line 122 of file slices.h.
Referenced by background(), background< AimsRGB >(), and background< AimsRGBA >().
int32_t Component::bounding_hz |
Definition at line 135 of file slices.h.
Referenced by background(), background< AimsRGB >(), and background< AimsRGBA >().
int32_t Component::bounding_vt |
Definition at line 139 of file slices.h.
Referenced by background(), background< AimsRGB >(), and background< AimsRGBA >().
int32_t Component::ordinate_y |
Definition at line 124 of file slices.h.
Referenced by background(), background< AimsRGB >(), and background< AimsRGBA >().
int32_t Component::ordinate_Y |
Definition at line 125 of file slices.h.
Referenced by background(), background< AimsRGB >(), and background< AimsRGBA >().