Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
mib_calibrateScaleBar.m File Reference

Obtain physical X and Y size of pixels using a scale bar plotted on the loaded image. More...

Functions

function  mib_calibrateScaleBar (handles)
 Obtain physical X and Y size of pixels using a scale bar plotted on the loaded image. More...
 

Detailed Description

Obtain physical X and Y size of pixels using a scale bar plotted on the loaded image.

Function Documentation

function mib_calibrateScaleBar (   handles)

Obtain physical X and Y size of pixels using a scale bar plotted on the loaded image.

Parameters
handleshandles structure from im_browser Return values:
Required fields of handles:

Examples:

mib_calibrateScaleBar(handles); // calibrate pixel sizes

References mib_inputdlg().

Referenced by imbrowser>menuDatasetScalebar_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: