supervision-js
Preparing search index...
Styles
KeypointStyle
Interface KeypointStyle
interface
KeypointStyle
{
resolve
(
detection
:
Detection
,
context
:
AnnotationStyleContext
,
)
:
KeypointDrawInstruction
|
undefined
;
}
Implemented by
BaseKeypointStyle
Index
Methods
resolve
Methods
resolve
resolve
(
detection
:
Detection
,
context
:
AnnotationStyleContext
,
)
:
KeypointDrawInstruction
|
undefined
Parameters
detection
:
Detection
context
:
AnnotationStyleContext
Returns
KeypointDrawInstruction
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
resolve
supervision-js
Loading...