Tutorials Sensors and Camera Systems - ISET/isetcam GitHub Wiki

Sensors and camera systems

Tutorials on the sensor object (photodetector array, color filter array, pixel electronics, and noise) and on camera-level effects that depend on the sensor. See Sensor for the conceptual page and Tutorials for the full topic index.

Sensor basics

Exposure, noise, and color

Camera-level effects

  • t_cameraNoise (source) Uses the camera object to compare images rendered with different sensor noise and light levels.

  • t_cameraAntiAliasing (source) Illustrates the effect of the sensor's anti-aliasing filter on a high-frequency scene.

  • t_cameraCompute (source) Illustrates camera-object creation and computation as a compact alternative to separate oi/sensor/ip calls.

Next