pysdic.Camera.sensor_width#
- property Camera.sensor_width: int#
[Get or set] The width of the camera sensor in pixels (\(x\)-axis).
Note
This property is settable.
As described in
pycvcam(Artezaru/pycvcam), the width of the image is along the \(x\)-axis.Must be a positive integer.
This method calls the
size_update()method to apply the changes.- Returns:
The width of the camera sensor in pixels.
- Return type: