Determining Color of a Voxel in Python

77 Views Asked by At

I am working with MRI data and would like to determine the RGB value of a given voxel. Can anyone show me a clear way to do this? Thanks.

this must be something that's extremely easy to do because I haven't seen anyone clearly asking for it. I've done this with pixels obviously a million times but voxels are giving me trouble. Thanks.

0

There are 0 best solutions below