NifTK / NiftyNet

[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
http://niftynet.io
Apache License 2.0
1.36k stars 403 forks source link

ENH: Squeeze internal 5d representation back to 2d or 3d #430

Closed hjmjohnson closed 5 years ago

hjmjohnson commented 5 years ago

Status

**READY

Description

5D images are not well supported by many image processing tools (or are assumed to be time series) Squeeze 5d processing space into smaller image spatial size (3d or 2d) for improved compatibility with external visualization/processing tools like Slicer3D, ITK, SimpleITK, etc ...

Types of changes

Todos

Impacted Areas in Application

List general components of the application that this PR will affect: