ScenesΒΆ

Scene()

ImageScene(image[, depth, intrinsic, ...])

Class for scenes represented by its pinhole image, i.e. perspective projection to the image plane via a pinhole camera.

PointCloudScene(locations, luminance)

ViewArrayScene(image[, batched])