Preparing search index...
The search index is not available
cvat-sdk
cvat-sdk
TrackedShapeRequest
Interface TrackedShapeRequest
Export
TrackedShapeRequest
interface
TrackedShapeRequest
{
attributes
?:
AttributeValRequest
[]
;
frame
:
number
;
id
?:
null
|
number
;
occluded
?:
boolean
;
outside
?:
boolean
;
points
?:
number
[]
;
rotation
?:
number
;
type
:
ShapeType
;
z_order
?:
number
;
}
Index
Properties
attributes?
frame
id?
occluded?
outside?
points?
rotation?
type
z_
order?
Properties
Optional
attributes
attributes
?:
AttributeValRequest
[]
Memberof
TrackedShapeRequest
frame
frame
:
number
Memberof
TrackedShapeRequest
Optional
id
id
?:
null
|
number
Memberof
TrackedShapeRequest
Optional
occluded
occluded
?:
boolean
Memberof
TrackedShapeRequest
Optional
outside
outside
?:
boolean
Memberof
TrackedShapeRequest
Optional
points
points
?:
number
[]
Memberof
TrackedShapeRequest
Optional
rotation
rotation
?:
number
Memberof
TrackedShapeRequest
type
type
:
ShapeType
Memberof
TrackedShapeRequest
Optional
z_
order
z_order
?:
number
Memberof
TrackedShapeRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
frame
id
occluded
outside
points
rotation
type
z_
order
cvat-sdk
Loading...
Export
TrackedShapeRequest