addImageSensor
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
addImageSensor( adds an image sensor
with default properties to the optical system opsys)opsys.
addImageSensor(
adds an image sensor with properties specified by one or more name-value arguments. For
example, opsys,Name=Value)Resolution=[1920 1080] specifies a sensor with a resolution
of 1920-by-1080 pixels.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2026b
See Also
opticalSystem | ImageSensor | renderChart | SimulatedESFRChart | SimulatedColorCheckerChart | ImagePlane

