BiaPyX / BiaPy

Open source Python library for building bioimage analysis pipelines
https://BiaPyX.github.io
MIT License
114 stars 28 forks source link

Add support for .nii.gz extension #39

Open danifranco opened 7 months ago

danifranco commented 7 months ago

Add support for reading .nii.gz data. Something was done in load_ct_data_from_dir function. Need to incorporate it to load_data_from_dir and load_3d_images_from_dir function for reading 2D and 3D images respectively. We can check it using CT datasets from here.