photo

Hayley Devine


Last seen: 7 days ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


dicomreadVolume 'Directory was not readable' error
I am trying to load in a zip folder with dcm files into MATLAB. However, when I use the dicomreadVolume function I am getting an...

11 days ago | 2 answers | 0

2

answers

Question


How to incorporate scatter function so that the lines of the image don't print on top of one another
I have this code to take x.y,z coordinates to make an x-ray image. The lines of the image just print on top of one another. I wa...

24 days ago | 1 answer | 0

1

answer

Question


Not getting a full image from raw data
I am trying to make an Xray image using x, y, and z coordinates of raw data. Here is what I have: data = readmatrix('Chest_XRay...

28 days ago | 1 answer | 0

1

answer

Question


Making an X ray image out of x, y, z coordinates ERROR
I am trying to make an xray image out of given x, y, z coordinates. Here is my code below: fileID = fopen('Chest_Xray_Raw_Data....

28 days ago | 2 answers | 0

2

answers

Question


Index in position 1 is invalid. Array indices must be positive integers or logical values.
I am trying to take raw data from a zip file and the raw data includes x,y,z coordinates of each pixel in addition to the graysc...

1 month ago | 1 answer | 0

1

answer