![]() |
Microscopy Image Browser
1.233
|
Render 3D volume with Fiji. More...
Functions | |
function result = | ib_renderVolumeWithFiji (Volume, pixSize) |
Render 3D volume with Fiji. More... | |
Render 3D volume with Fiji.
function result = ib_renderVolumeWithFiji | ( | 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 ib_doImageFiltering(), and Miji_wrapper().
Referenced by imbrowser>menuFileRenderFiji_Callback().