Skip to main content
API Reference SwiftyNsdk

AwarenessImageResult

↳ inherits from AwarenessResult
Image-based awareness result containing a raw image.

Declaration

class AwarenessImageResult

Properties

NameTypeSummary
let imageRawImage?
RawImage associated with this awareness result, if available.

Methods

NameTypeSummary
calculateReprojectionmatrix_float3x3?
A helper function that computes a 3×3 homography to reproject the image
into the coordinate frame of the given target pose.
- Returns: A 3×3 homography matrix, or nil if the computation fails.

Relationships

derived: DepthResult
derived: SemanticsResult