Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
mibRenderVolumeWithFiji.m File Reference

Render 3D volume with Fiji. More...

Functions

function result = mibRenderVolumeWithFiji (Volume, pixSize)
 Render 3D volume with Fiji.
 

Detailed Description

Render 3D volume with Fiji.

Function Documentation

◆ mibRenderVolumeWithFiji()

function result = mibRenderVolumeWithFiji ( Volume,
pixSize )

Render 3D volume with Fiji.

Note
requires Fiji to be installed (http://fiji.sc/Fiji).
Parameters
Volume-> a 3D volume to visualize, [1:height, 1:width, 1:color, 1:z]
pixSizestructure with physical dimensions of voxels
  • .x - physical width
  • .y - physical height
  • .z - physical thickness
  • .units - physical units
Return values
result-> 0 - fail, 1 - success
Required fields of pixSize:

References B(), mibInputMultiDlg(), and Miji_wrapper().

Referenced by mibController.menuFileRender_Callback().

Here is the call graph for this function:
Here is the caller graph for this function: