Struct CameraSensorView

Struct Documentation

struct CameraSensorView

Definition of the camera sensor view.

Camera specific sensor view data.

Public Members

optional CameraSensorViewConfiguration osi3::CameraSensorView::view_configuration = 1

Camera view configuration valid at the time the data was created.

optional bytes osi3::CameraSensorView::image_data = 2

Raw image data.

The raw image data in the memory layout and order specified by the camera sensor input configuration.