generateWorldPoints
Syntax
Description
        generates world coordinates for the detected keypoints of the custom planar calibration
        pattern.worldPoints = generateWorldPoints(detectorObj)
        uses the worldPoints = generateWorldPoints(detectorObj,varargin)varargin input to parse any additional parameters or options
        necessary to generate world points. For example, you can provide the parameters or options
        obtained from the properties pane of your calibrator app.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b
See Also
Apps
Functions
generateCircleGridPoints|detectPatternPoints|detectCheckerboardPoints|propertiesPanel|drawImageAxesLabels|detectPatternPoints