Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
ib_renderModelFiji.m File Reference

Render a model with Fiji engine. More...

Functions

function  ib_renderModelFiji (Volume, Index, pixSize, color_list)
 Render a model with Fiji engine. More...
 

Detailed Description

Render a model with Fiji engine.

Function Documentation

function ib_renderModelFiji (   Volume,
  Index,
  pixSize,
  color_list 
)

Render a model with Fiji engine.

Note
requires Fiji to be installed (http://fiji.sc/Fiji)
Parameters
Volumea model, [1:height, 1:width, 1:thickness] with materials
Indexiso value, if 0 generate isosurfaces of all materials
pixSizestructure with physical dimensions of voxels
  • .x - physical width
  • .y - physical height
  • .z - physical thickness
  • .units - physical units
color_list[optional] -> list of colors for models (0-1), [materialIndex][Red, Green, Blue]
Required fields of pixSize:

References mib_inputdlg(), and Miji_wrapper().

Referenced by model_cm_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: