Hi everyone,
In AI4M Course 1 Week 3, there are MRI images with the 4 dimensional shape, let say (240, 240, 150, 4) for example. I have my own thoughts but I’m not sure they’re correct:
- Are 240 and 240 here the width and the height of the image just like a 3D image?
- I understand 150 layers here as the image was taken 150 times as it went deeper each time. Is that true?
- And the final number 4, the channel, I think there are 4 different views, right? Like, the first view is the front view, then the rear view and then the 2 side views? (This seems wrong since I browsed the net, there are also 8, 16, 32 channels MRI images).
Thank you.