RBFeatureTrackerInput¶
- class RBFeatureTrackerInput(*args, **kwargs)¶
Bases:
pybind11_object
All the data related to a single tracking frame. This contains both the input data (from a real camera/outside source) and renders from Panda.
Overloaded function.
__init__(self: visp._visp.rbt.RBFeatureTrackerInput) -> None
__init__(self: visp._visp.rbt.RBFeatureTrackerInput, other: visp._visp.rbt.RBFeatureTrackerInput) -> None
Methods
Overloaded function.
Inherited Methods
Operators
__doc__
Overloaded function.
__module__
Attributes
I
IRGB
__annotations__
cam
depth
mask
renders
silhouettePoints
- __init__(*args, **kwargs)¶
Overloaded function.
__init__(self: visp._visp.rbt.RBFeatureTrackerInput) -> None
__init__(self: visp._visp.rbt.RBFeatureTrackerInput, other: visp._visp.rbt.RBFeatureTrackerInput) -> None