Microscopy Image Browser  1.00
 All Classes Files Functions Variables Pages
ib_renderModel.m File Reference

Render a model using isosurfaces. More...

Functions

function  ib_renderModel (Volume, Index, pixSize, color_list, Image)
 Render a model using isosurfaces. More...
 

Detailed Description

Render a model using isosurfaces.

Function Documentation

function ib_renderModel (   Volume,
  Index,
  pixSize,
  color_list,
  Image 
)

Render a model using isosurfaces.

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]
Imagethe image layer that is used to place an orthoslice
Required fields of pixSize:

References view3d().

Referenced by model_cm_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: