![]() |
Microscopy Image Browser
1.233
|
Calculate image resolution in Inch as default for saving tifs. More...
Functions | |
function
resolution = | ib_calculateResolution (pixSize) |
Calculate image resolution in Inch as default for saving tifs. More... | |
Calculate image resolution in Inch as default for saving tifs.
function resolution = ib_calculateResolution | ( | pixSize | ) |
Calculate image resolution in Inch as default for saving tifs.
pixSize | a structure with voxel physical dimensions, the three following fields are used:
|
resolution | a vector [XResolution, YResolution] in Pixels/Inch |
Referenced by ib_updatePixSizeAndResolution(), ibresampleGui>resampleBtn_Callback(), mibBoundingBoxDlg>okBtn_Callback(), and imageData.updateParameters().