Back to Projects List
- Michael Halle (BWH)
- Ron Kikinis (BWH)
- Andras Lasso (Perk Lab)
The Visible Human Project produced a large data set of physical cross sections, MR, and CT of a human cadaver. This data has been freely available but not redistributable for more almost two decades. Karl Heinz Hoehne from University of Hamburg segmented the data and made beautiful rendering of the data in his VoxelMan system. He has made his segmentation available for open use, and we hope it will allow us to redistribute the original data.
See:
Convert the Visible Human Project data into Slicer scenes and evaluate.
- Make Slicer Scene of the head and abdomen.
- Evaluate the segmentation and plan for new work.
- Investigate training opportunities.
- Initial VHP Slicer scenes are complete.
- Lessons learned:
- VoxelMan abdominal atlas cannot be saved as segmentation (running out of memory). Potential solutions: 1. use advanced nrrd streamed reading/writing, 2. allow writing of non-overlapping regions into single labelmap. (or maybe allow defining groups that are non-overlapping)
- It seems that some images are corrupted:
- head/CT: frozenCT1005 .. frozenCT1013
- head/labels: labels1125
- Segmentation is not clear (e.g., there are many holes and fractured contours)
- What to do with multi-value labels? Merge them or assign different names (add suffix)?