![]() |
Microscopy Image Browser 2.91
MIB
|
Calculate image resolution in Inch as default for saving tifs. More...
Functions | |
function resolution = | mibCalculateResolution (pixSize) |
Calculate image resolution in Inch as default for saving tifs. | |
Calculate image resolution in Inch as default for saving tifs.
function resolution = mibCalculateResolution | ( | 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 mibUpdatePixSizeAndResolution(), mibBoundingBoxController.okBtn_Callback(), mibResampleController.resampleBtn_Callback(), and mibImage.updatePixSizeResolution().