Add I/O skeleton for SegmentationTask data type
- Supports file/stream reading and writing as well as (scene) serialization
- JSON-based file format
Example:
{
"FileFormat": "MITK Segmentation Task", "Version": 1
}
Paths
|
Add I/O skeleton for SegmentationTask data type
Tags None Referenced Files None Subscribers None
Description Add I/O skeleton for SegmentationTask data type
Example: { "FileFormat": "MITK Segmentation Task", "Version": 1 }
Details
Event Timeline
Changes (9)
rMITKc5f36297ca55 |