![]() |
Microscopy Image Browser
1.233
|
Render a model with Fiji engine. More...
Functions | |
function | ib_renderModelFiji (Volume, Index, pixSize, color_list) |
Render a model with Fiji engine. More... | |
Render a model with Fiji engine.
function ib_renderModelFiji | ( | Volume, | |
Index, | |||
pixSize, | |||
color_list | |||
) |
Render a model with Fiji engine.
Volume | a model, [1:height, 1:width, 1:thickness] with materials |
Index | iso value, if 0 generate isosurfaces of all materials |
pixSize | structure with physical dimensions of voxels
|
color_list | [optional] -> list of colors for models (0-1), [materialIndex][Red, Green, Blue] |
References mib_inputdlg(), and Miji_wrapper().
Referenced by model_cm_Callback().