NIfTI-Image-Converter
NIfTI-Image-Converter copied to clipboard
can i change .nii to RGB images(images with 3 channels) using nii2png
hi am using the matlab code and i want to get images with 3 channels (RGB images) instead of grayscale images, how should i change the code to do this
help pleaaase!
Hi, I have written an advanced version based on nii2png that could support RGB images. It is still a prototype, which is unfinished and only supports 3d nifti files, but you can try to use it with some small modifications. The link:https://github.com/hyj9781/nii2png2