-
Hi there,
is there a reason why there is a line of code that rounds the nifti outputs to integers?
`nifti_out = nib.Nifti1Image(np.round(nifti_out).astype(np.int16), affine, header) #fix scaling…
-
Hello, thank you for your contribution. I encountered two issues during the model training process.
Firstly, in my initial training, I aimed to detect cancerous lesions in the prostate. The input i…
NGYLK updated
2 months ago
-
If you transform a set of nifti images using the masker (result a), and compare that to the result of first transforming the first half of the images, then the second half, and concatenate the resul…
-
Functions [`nilearn.glm.threshold_stats_img`](https://nilearn.github.io/modules/generated/nilearn.glm.threshold_stats_img.html#nilearn.glm.threshold_stats_img) and [`nilearn.image.threshold_img`](http…
-
### What feature or change would you like to see made?
dicom-image-loader supports LoaderOptions, which allow the application to specify HTTP headers for authentication. This feature request is to…
-
### Is your feature request related to a problem? Please describe.
The following new file types need to be supported:
1. Radiology: 3D DICOM tomosynthesis to standards-compliant NIfTI images (as a…
-
### Feature description
Read medical images as DICOM and not just NIFTI.
### Describe the solution
Right now it uses NIFTI, but DICOM is a more common standard. So just having another layer that re…
-
I created a label map with 2 segments and gave voxel value 0.4 to 1 segment and 0.6 to the other. The label map in NIfTI format was originated from the NIfTI PET imaging file using 3D Slicer, thus the…
-
Hi Korbinian, do you know if it's possible to load and work with NIfTI images using MriResearchTools with anything smaller than Float64? This is sometimes an issue on machines with
-
From version: eef16bcb5e84cf73b570a2b98c99288b4f7fd23f
After loading a folder (checked no BIDS), I'm seeing the list of NIfTi images:
![image](https://github.com/user-attachments/assets/250ef020…