Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am trying to work with CT images which are of the form .nii.gz. I would like to visualize using pyqt5. Is there any way to display 3D images. Thank you
Hi and welcome to devnet,
Since it uses ASSIMP, it might be possible with Qt3D if it does not work you might want to check VTK as well.
@SGaist Thank you very much