![]() |
Microscopy Image Browser 2.91
MIB
|
Render 3D volume with Fiji. More...
Functions | |
function result = | mibRenderVolumeWithFiji (Volume, pixSize) |
Render 3D volume with Fiji. | |
Render 3D volume with Fiji.
function result = mibRenderVolumeWithFiji | ( | Volume, | |
pixSize ) |
Render 3D volume with Fiji.
Volume | -> a 3D volume to visualize, [1:height, 1:width, 1:color, 1:z] |
pixSize | structure with physical dimensions of voxels
|
result | -> 0 - fail, 1 - success |
References B(), mibInputMultiDlg(), and Miji_wrapper().
Referenced by mibController.menuFileRender_Callback().