Skip to main content
Advice
0 votes
3 replies
31 views

I'm building ensemble of convolutional neural networks for identifying different types of cancer stages and properties from tissue slide samples. I have multiple datasets with different magnification ...
Jan Zajc's user avatar
Best practices
0 votes
1 replies
14 views

Using the recently released BrainVISA, a neuroimaging suite of software (https://brainvisa.info/), version 6.0.1, installed using pixi, I would like to access the resource template files (like the ...
nemo's user avatar
  • 449
0 votes
0 answers
46 views

I am training an Encoder-Decoder network to reconstruct brain CT images. Due to OOM (Out of Memory) errors with full-sized images, I implemented a sliding window approach for training and inference. ...
kKodorna's user avatar
1 vote
1 answer
151 views

I am trying to display a NIfTI image in CornerstoneJS while progressively loading it from a backend URL. The backend exposes a URL to download the NIfTI file, and I want to visualize slices ...
El_Merendero's user avatar
2 votes
0 answers
70 views

I am fine-tuning sam model for my dataset containing train_images and train_masks. I am able to create dict, but when calling last command i.e. to load dataset from dict, kernel dies. It happened ...
Sanju 's user avatar
  • 21
0 votes
1 answer
326 views

I am working on a code to standardize voxel sizes of 3D Dicom series from multiple machines (as part of a pipeline, but for now we'll focus on voxel sizes). It needs to be able to handle input of both ...
Andrew S's user avatar
1 vote
0 answers
72 views

How to reconstruct an image from s-parameters in MATLAB ? My dataset are 37 files colleting from 0-360 degree angle (10 degree of increment), all data collected from VNA I have a set of data which is ...
Ben LeWish's user avatar
0 votes
0 answers
96 views

I'm working on a project to calculate the level of a chest deformity. For that, I need to find the inner contour of the chest from the tomography; however, I don't know how to select the inner contour....
david-oruna's user avatar
1 vote
1 answer
306 views

I have both RTDose and MRI information in DICOM format. Unfortunately raw MRI and RTDose files share not only different dimensions but incompatible actual spacing as well. Looking Here I've been ...
Stiven's user avatar
  • 13
0 votes
1 answer
53 views

I used a code to compute the 95HD and DSC to assess the segmentaion accuracy of medical image, and the following problem appered "ITK ERROR: MaskNegatedImageFilter(000001D7CB479830): Inputs do ...
Mrmr's user avatar
  • 35
0 votes
1 answer
121 views

I have a model(3DUnet, Regression problem) that predicts values PD and T1, where PD and T1 are the qMRI outputs based on the input. From these predictions, I calculate T1_Weighted_image using the ...
Alireza Samadi's user avatar
2 votes
1 answer
421 views

We've been working on DICOM datasets for a while and we have the following problem right now. We have been dealing with the Prostate-MRI case and we have the difficulty to distinguish between ...
Caner's user avatar
  • 23
0 votes
0 answers
55 views

I´m currently trying on overlaying DICOM echo and CT images based on ECG time and 3 landmarks. The ECG line is within the echo image and I have extracted it from the echo image based on color and it ...
AMHM's user avatar
  • 1
0 votes
1 answer
175 views

While attempting to import programmatically a specific "subdirectory" of DICOM objects from an S3 bucket into a HealthImaging data store, I'm getting a "No file matches the provided ...
Tom Way's user avatar
0 votes
0 answers
178 views

I'm currently working on a medical imaging project where I need to implement interactive 3D visualization using DICOM series, volume rendering, and integrate an STL model representing a screw into the ...
Deepak Murali's user avatar

15 30 50 per page
1
2 3 4 5
17