image = | colorMapping3dImg (inImg3d,colorMap) |
image = | colorMapping3dImg (inImg3d,colorMap) |
image = | colorMapping3dImg (inImg3d,pIColorMap) |
image = | colorMapping3dImg (inImg3d,pIColorMap) |
application of a color map on each 3D volume of an input grey-levels image
This algorithm applies a given color map to each 3D volume of an input grey-levels image with voxels values encoded with unsigned integers, in order to make the visualization of the input image easier for the user. This algorithm is a transposition of the Image color mapping 2d algorithm. See its documentation for more details.