IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
OBSOLETE. The scene interpreter for the puzzle playing task. More...
Classes | |
class | Params |
class | SceneInterpreterV1 |
Functions | |
def | depth_to_before_scale (depth, scale, dtype) |
OBSOLETE. The scene interpreter for the puzzle playing task.
The scene interpreter will split the scene into three four layers:
The interpreter will provide the following additional functions:
def Surveillance.layers.scene.depth_to_before_scale | ( | depth, | |
scale, | |||
dtype | |||
) |