Hayley Devine
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
238,604
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 months ago | 2 answers | 0
2
answersQuestion
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...
5 months ago | 1 answer | 0
1
answerQuestion
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...
5 months ago | 1 answer | 0
1
answerQuestion
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....
5 months ago | 2 answers | 0
2
answersQuestion
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...
5 months ago | 1 answer | 0