Skip to content

spatial-monorepo


spatial-monorepo / editor/src / DetectedAmenity

Interface: DetectedAmenity

Defined in: packages/editor/src/recognition/types.ts:59

A structural amenity point in pixel space.

Properties

category

category: StructuralAmenityCategory

Defined in: packages/editor/src/recognition/types.ts:61


confidence

confidence: number

Defined in: packages/editor/src/recognition/types.ts:63

0–1.


pixelPoint

pixelPoint: [number, number]

Defined in: packages/editor/src/recognition/types.ts:60

Released under commercial licensing.