VPoint Struct Reference
data struct for representing labelled voxels. The label is a float value.
More...
Detailed Description
data struct for representing labelled voxels. The label is a float value.
- Parameters:
-
| short | b slice (band) index |
| short | r row index |
| short | c column index |
| float | val label value |
- Author:
- Gabriele Lohmann, MPI-CBS