Class HDF5PathHelper
Object
HDF5PathHelper
Paths to identify objects in the HDF5 for object-masks.
- Author:
- Owen Feehan
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Attribute for x dimension of the extent.static final String
Attribute for y dimension of the extent.static final String
Attribute for z dimension of the extent.static final String
Hardcoded string that identifies in the HDF5 file for where the object-collection is stored. -
Method Summary
-
Field Details
-
OBJECTS_ROOT_WITH_SEPERATORS
Hardcoded string that identifies in the HDF5 file for where the object-collection is stored.- See Also:
-
EXTENT_X
Attribute for x dimension of the extent.- See Also:
-
EXTENT_Y
Attribute for y dimension of the extent.- See Also:
-
EXTENT_Z
Attribute for z dimension of the extent.- See Also:
-