1 # Copyright (c) 2019-2020 NVIDIA CORPORATION. All rights reserved.
3 @page cameramodel_mainsection Intrinsic Camera Models
5 @note SW Release Applicability: This module is available in both **NVIDIA DriveWorks** and **NVIDIA DRIVE Software** releases.
9 Camera sensors and lenses influence the transformation of an observed point in the three-dimensional world into the two-dimensional image plane. The intrinsic camera models detailing these transformations in NVIDIA<sup>®</sup> DriveWorks are described in @ref rig_configuration_group.
11 This module provides methods to initialize a particular camera model, use it to provide pixel-to-ray and ray-to-pixel transformations, and other helper functions.
13 For details on obtaining suitable model parameters for a particular camera, see the DriveWorks @ref dwx_camera_calibration documentation.
17 - @ref cameramodel_usecase0
21 - @ref cameramodel_group
22 - @ref rig_configuration_group