uicaliper
Description
The uicaliper
object displays a caliper tool on an image object
that you create using the imageshow
function. You can use the caliper tool to interactively detect edges and measure distances in
the image.
Note
This functionality requires the Automated Visual Inspection Library for Computer Vision Toolbox™. You can install the Automated Visual Inspection Library for Computer Vision Toolbox from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Creation
Description
sets writable properties using one or more name-value arguments.hCaliper
= uicaliper(hImage
,PropertyName=Value
)
For example, Width=10
specifies the width of the profile scan as 10
pixels.
Input Arguments
Properties
Examples
Version History
Introduced in R2025a