Class in Zendir.Messages | Inherits from Message

Declaration

class CameraConfigMessage;

Description

Message used to define the configuration of a camera. This includes all the properties used for the camera that have been taken.


Properties

DeclaredDescription
ApertureThe diameter of the opening of the lens, larger opening means wider FOV
CircleOfConfusionDefines the acceptable level of blur, as measured on the sensor
DepthOfFieldRange between the nearest and farthest objects that are in focus
DepthOfFieldFarFarthest distance in which incoming light will be acceptably infocus, as per the circle of confusion.
DepthOfFieldNearNearest distance in which incoming light will be acceptably infocus, as per the circle of confusion.
FieldOfViewThe field of view of the camera
FocalLengthThe Distance from the nodal point (where light converges) of the lens to the sensor, longer distance confines FO
FocusingDistanceDistance from the camera in which incoming light will be in focusfrom the sensor.
HyperfocalDistanceThe distance from the camera where, if the focusing distance is setto infinity, all incoming light from beyond this distance would beacceptably in focus.
IsEventA flag for if the camera is capturing events as a Neuromorphic Camera
IsMonochromaticA flag for if the camera is monochromatic
PixelPitchThe spacing from one pixel to its X or Y neighbour, center to center.
ResolutionThe resolution of the camera
SampleRateThe interval between automatic samples
SensorSizeResulting physical size of the sensor, based on the focal distance.