-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
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 | ✗ | ✗ | ✗ | ✗ |