Introduction
Getting Started
Technical Issues
Machine Vision Guide
Function Reference
Type Reference
BoxToBox3D
Converts a box in 2D to a box in 3D.
Syntax
C++
C#
Python
def
BoxToBox3D( inBox2D: Box, / ) -> outBox3D: Box3D
Parameters
Name
Type
Default
Description
inBox2D
Box
outBox3D
Box3D