Main Content

Sensors

Enable depth perception and spatial understanding of 3D environment; generate camera, radar, and lidar data

Use 3D sensors and sensor arrays to understand, interact with, and represent the 3D environment in applications across industries. A sensor array is a collection of multiple sensors that work together to capture and analyze data from the surrounding environment. You can model sensors and sensor arrays in the 3D environment, including camera, radar, and lidar.

  • Capture and measure depth information, and provide depth perception and spatial understanding of the 3D environment.

  • Generate high-fidelity data and synthetic data from the 3D environment.

  • Facilitate object recognition and tracking.

  • Enhance spatial coverage, improve data accuracy, and enable comprehensive analysis of data with sensor arrays.

Classes

sim3d.sensors.IdealCameraCreate ideal camera actor to capture image and make it available in MATLAB (Since R2022b)
sim3d.sensors.MainCameraCreate main camera actor to define perspective in Simulation 3D Viewer window (Since R2022b)

Functions

readReturn image captured with camera (Since R2022b)

Blocks

Simulation 3D CameraCamera sensor model with lens in 3D simulation environment (Since R2024a)
Simulation 3D Fisheye CameraFisheye camera sensor model in 3D simulation environment (Since R2024a)
Simulation 3D Ray TracerImplement ray tracing in 3D environment (Since R2024a)
Simulation 3D LidarLidar sensor model in 3D simulation environment (Since R2024a)
Simulation 3D Ultrasonic ArrayUltrasonic sensor model with tunable acoustic parameters in 3D simulation environment (Since R2024a)
Simulation 3D Ultrasonic SensorUltrasonic sensor model in 3D simulation environment (Since R2024a)
Simulation 3D Radar Data GeneratorGenerate radar sensor detections and tracks (Since R2024a)
Simulation 3D Camera GetCamera image (Since R2022b)

Topics