webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Complete dtype feature support

Open fm3 opened this issue 3 years ago • 0 comments

This table should track the current state of wk dtype support.

dtype color layers segmentation layers histogram thumbnail
uint8
uint16
uint24 rgb does not apply
uint32
uint64 ✓ (til 2⁵³−1) ✓ (segmentation only)
int8
int16
int32
int64
float
double

fm3 avatar Oct 24 '22 07:10 fm3