TransPixelToWorld
Converts a point from pixel coordinates to real-world coordinates.
| Parameter | Description | ||||
| Image |
Reference to a cell containing an Image structure. Default = $A$0. |
||||
|
Calib |
A reference to a spreadsheet cell containing a valid Calib data structure. |
||||
|
Point |
Specifies the coordinates of the Point.
|
||||
|
Show |
Specifies the display mode for the TransPixelToWorld graphic overlay on the image.
|
|
Returns |
A Point data structure containing the transformed point, or #ERR if any of the input parameters are invalid. |
|||||||||
|
Results |
When the function is initially inserted into a cell, a result table is created in the spreadsheet using the following Structures Vision Data Access functions
|