Skip to content

stefanomoriconi/Slices2Volume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slices2Volume

Concatenate a sequence of 2D images (slices) e.g. jpeg into a 3D stack (volume) e.g. Nifti (ITK-based)

The executable requires ITK (https://itk.org/) to be compiled and can be configured with CMake (https://cmake.org/)

Test the executable on the available testing data (TestData.zip)

  • Decompress the archive
  • After compilation, run in the terminal: ./Slices2Volume /TestData/slice%03d.jpg 0 149 /TestData/volume.nii.gz

About

Concatenate a sequence of 2D images (slices) e.g. jpeg into a 3D stack (volume) e.g. Nifti (ITK-based)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published