Class HDF5PathHelper

Object
HDF5PathHelper

public class HDF5PathHelper extends Object
Paths to identify objects in the HDF5 for object-masks.
Author:
Owen Feehan
  • Field Details

    • OBJECTS_ROOT_WITH_SEPERATORS

      public static final String OBJECTS_ROOT_WITH_SEPERATORS
      Hardcoded string that identifies in the HDF5 file for where the object-collection is stored.
      See Also:
    • EXTENT_X

      public static final String EXTENT_X
      Attribute for x dimension of the extent.
      See Also:
    • EXTENT_Y

      public static final String EXTENT_Y
      Attribute for y dimension of the extent.
      See Also:
    • EXTENT_Z

      public static final String EXTENT_Z
      Attribute for z dimension of the extent.
      See Also: