![]() |
Microscopy Image Browser
1.233
|
Generate RGB volume rendering image of the stack. More...
Functions | |
function imgRGB = | getRGBvolume (img, options, handles) |
Generate RGB volume rendering image of the stack. More... | |
Generate RGB volume rendering image of the stack.
function imgRGB = getRGBvolume | ( | img, | |
options, | |||
handles | |||
) |
Generate RGB volume rendering image of the stack.
img | 3D/4D stack [y,x,c,z] |
options | a structure with extra parameters:
|
handles | handles structure of MIV |
imgRGB | - RGB image with combined layers, [1:height, 1:width, 1:3] |
References render().
Referenced by ibsnapshotGui>snapshotBtn_Callback(), and imageData.plotImage().