supervision-js
Preparing search index...
Interactions
DetectionPickResult
Interface DetectionPickResult
interface
DetectionPickResult
{
detection
:
Detection
;
detectionIndex
:
number
;
frame
:
DetectionFrame
;
geometryIndex
?:
number
;
mediaTime
:
number
;
point
:
DetectionPickPoint
;
target
:
DetectionPickTarget
;
}
Index
Properties
detection
detection
Index
frame
geometry
Index?
media
Time
point
target
Properties
Readonly
detection
detection
:
Detection
Readonly
detection
Index
detectionIndex
:
number
Readonly
frame
frame
:
DetectionFrame
Optional
Readonly
geometry
Index
geometryIndex
?:
number
Index of the keypoint or edge when the target identifies a sub-geometry.
Readonly
media
Time
mediaTime
:
number
Readonly
point
point
:
DetectionPickPoint
Readonly
target
target
:
DetectionPickTarget
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
detection
detection
Index
frame
geometry
Index
media
Time
point
target
supervision-js
Loading...
Index of the keypoint or edge when the target identifies a sub-geometry.