Get information about the segmentation hosted on a DVID server

dv_get_segmentation_info(conn = NULL, ...)

Arguments

conn

optional DVID connection object (see dv_conn)

...

Additional arguments passed to dv_fetch

Value

a list of information, possibly including: BlockSize, VoxelSize, VoxelUnits, MinPoint, MaxPoint, MinIndex, MaxIndex, Background, MaxLabel, MaxRepoLabel, IndexedLabels, MaxDownresLevel, DataUUID, RepoUUID, Compression, etc.