Skip to main content
API Reference com.nianticspatial.nsdk.awareness.semantics

SemanticsResult

Represents the result of the semantics processor. This class encapsulates all the data returned from a processed semantics frame, including the semantic image data, camera pose, intrinsics, and timing information.

Declaration

class SemanticsResult

Properties

NameTypeSummary
frameIdLong
The unique identifier of the AR frame that this result was generated from
imageImage
The semantics result image (confidence, packed channels, or suppression mask)
intrinsicsCameraIntrinsics
The camera intrinsics used for this frame
posePose
The camera pose of the AR frame that this result was generated from
timestampMsLong
The timestamp of the AR frame in milliseconds