BoundingBoxLegacy
This node outputs the legacy bounding box data output
Installation
To use this Node, you must enable omni.replicator.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
Trigger |
|
data |
|
Extent data of bounding box. |
|
ids |
|
Unoccluded semantic ids of the bounding box. |
|
semanticTypes |
|
Legacy attribute, ignored |
[‘class’] |
labels |
|
Semantic labels of the bounding box. |
|
primPaths |
|
Prim paths corresponding to each bounding box. |
|
bboxIds |
|
Identifier associated with bounding box, used to link different types of bounding boxes to the same (eg. 2D Tight and 3D) |
|
swhFrameNumber |
|
Frame number |
|
bufferSize |
|
Size (in bytes) of the buffer (0 if the input is a texture) |
|
height |
|
Shape of the data |
|
width |
|
Shape of the data |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
Trigger |
|
data |
|
Extent data of bounding box. |
|
idToLabels |
|
Mapping from id to semantic labels. |
|
primPaths |
|
Prim paths corresponding to each bounding box. |
|
bboxIds |
|
Identifier associated with bounding box, used to link different types of bounding boxes to the same (eg. 2D Tight and 3D) |
|
swhFrameNumber |
|
Frame number |
|
bufferSize |
|
Size (in bytes) of the buffer (0 if the input is a texture) |
|
height |
|
Shape of the data |
|
width |
|
Shape of the data |