cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Mesh_3::Add handling of *.nii files in one example

Open afabri opened this issue 2 years ago • 5 comments

Summary of Changes

While the Polyhedron demo can read *.nii files there is no example in examples/Mesh_3/. This PR adds the functionality to the example that uses vtk to read DICOM data.

This is triggered by this question on stackoverflow.

  • [ ] Support of *.nrrd format
  • [ ] example for segmented images
  • [ ] Add example data for the file formats.

Release Management

  • Affected package(s): Mesh_3
  • License and copyright ownership: unchanged

afabri avatar Oct 24 '23 12:10 afabri

Successfully tested in CGAL-6.0-Ic-96

sloriot avatar Nov 02 '23 08:11 sloriot

@afabri This PR still have several TODO items. Should I wait or merge it?

lrineau avatar Nov 02 '23 10:11 lrineau

@afabri This PR still have several TODO items. Should I wait or merge it?

Wait.

afabri avatar Nov 02 '23 10:11 afabri

@afabri, this PR was marked tested 3 month ago and is still waiting for some TODOs. Maybe you want to open an issue instead and integrate the PR.

sloriot avatar Jan 24 '24 13:01 sloriot

This pull-request was previously marked with the label Tested, but has been modified with new commits. That label has been removed.

github-actions[bot] avatar Apr 12 '24 12:04 github-actions[bot]

Successfully tested in 6.0-Ic-251

sloriot avatar May 26 '24 15:05 sloriot