Get information about the segmentation hosted on a DVID server
dv_get_segmentation_info(conn = NULL, ...)
| conn | optional DVID connection object (see |
|---|---|
| ... | Additional arguments passed to dv_fetch |
a list of information, possibly including: BlockSize, VoxelSize, VoxelUnits, MinPoint, MaxPoint, MinIndex, MaxIndex, Background, MaxLabel, MaxRepoLabel, IndexedLabels, MaxDownresLevel, DataUUID, RepoUUID, Compression, etc.