GridDescriptor
Contains scaling constants for an image.
Elements
Name | Type | Description |
---|---|---|
xStep | float | The distance in the x direction between two adjacent pixels in units specified by unit. |
yStep | float | The distance in the y direction between two adjacent pixels in units specified by unit. |
unit | CalibrationUnit | The unit of measure for the image. |