photo

Hayley Devine


Last seen: 1 month 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


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...

1 month 前 | 2 个回答 | 0

2

个回答

提问


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...

2 months 前 | 1 个回答 | 0

1

个回答

提问


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...

2 months 前 | 1 个回答 | 0

1

个回答

提问


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....

2 months 前 | 2 个回答 | 0

2

个回答

提问


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...

2 months 前 | 1 个回答 | 0

1

个回答