Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Report: per-nodule 3D shapefile export from 3D boolean mask #277

Open
isms opened this issue Jan 5, 2018 · 0 comments
Open

Report: per-nodule 3D shapefile export from 3D boolean mask #277

isms opened this issue Jan 5, 2018 · 0 comments

Comments

@isms
Copy link
Contributor

isms commented Jan 5, 2018

Assume a boolean mask for each nodule that is a 3D numpy array of the same dimensions as the DICOM image (e.g. 512x512x24 layers) where some internal of the 3D space is a polytope.

Expected Behavior

A user wants to download a shapefile (.shp) for 3D printing or viewing in CAD. Should use DICOM metadata to recover real world 3D dimensions.

Current Behavior

Not implemented.

Possible Solution

Libraries like pyshp may be helpful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant