Skip to main content

MotionPathOverlayProps

@fovea/annotation-tool


@fovea/annotation-tool / MotionPathOverlay / MotionPathOverlayProps

Interface: MotionPathOverlayProps

Defined in: src/components/annotation/MotionPathOverlay.tsx:16

MotionPathOverlayProps

Description

Props for MotionPathOverlay component.

Properties

annotation

annotation: Annotation

Defined in: src/components/annotation/MotionPathOverlay.tsx:18

Annotation with bounding box sequence


videoHeight

videoHeight: number

Defined in: src/components/annotation/MotionPathOverlay.tsx:22

Video height for coordinate system


videoWidth

videoWidth: number

Defined in: src/components/annotation/MotionPathOverlay.tsx:20

Video width for coordinate system


visible

visible: boolean

Defined in: src/components/annotation/MotionPathOverlay.tsx:24

Whether overlay is visible