NVIDIA SIPL: Camera Interface -NvSIPL Camera Definition in fileNvSIPLCamera.hpp. Go to the source code of this file. Data Structures structnvsipl::NvSIPLNitoMetadata NvSIPLNitoMetadatadefines the 3-tuple returned by a successful call toGetNitoMetadataFromMemory().More... ...
Defines the camera platform configuration. More... struct SensorInfo Defines the image sensor information. More... struct SerInfo Defines the serializer information. More... Enumerations enum SIPLStatus { NVSIPL_STATUS_OK = 0, NVSIPL_STATUS_BAD_ARGUMENT, NVSIPL_STATUS_N...
NvMedia’s IPP is a legacy framework that has been deprecated and replaced with SIPL; DriveWorks has updated its Camera Sensor implementation accordingly. DriveWorks automatically translates parameters used with the legacy IPP-based camera.gmsl protocol to those suitable for SIPL. While existing ...
NvSIPL Camera (libnvsipl.so) NvSIPLVersion INvSIPLTrace INvSIPLCamera NvSIPL Client (libnvsipl.so) NvSIPL DeviceBlock (libnvsipl_devblk.so) NvSIPL Pipeline Manager (libnvsipl.so) NvSIPL Query (libnvsipl_query.so) SIPLStatus NVMEDIA_...
NvSIPL Query (libnvsipl_query.so) NvMedia API for Tegra»Image Handling API»Sensor Input Processing Library (SIPL) Detailed Description Manages a database of information about external devices (deserializer, serializer, sensor, and EEPROM) and the camera platform c...
Camera SIPL NotificationsENUMValueCommentsTrigger MechanismFrequencyRecoverableHandle information NOTIF_INFO_ICP_PROCESSING_DONE 0 Pipeline event, indicates that ICP processing is finished. Capturing frame from VI was successful. Every frame N/A N/A NOTIF_INFO_ISP_PROCESSING_DONE 1 Pipeline...
Data Fields NvSIPLAutoControlWhiteBalanceGain Struct Reference Detailed Description Gains for each color assuming order RGGB, RCCB, RCCC. Definition at line117of filenvsipl_plugindef.h. Data Fields NvMediaBoolvalid White balance gains are valid.More... ...
Camera AutoControl Plugin Common Declarations Deep Learning Accelerator Image Handling API Image Pyramid Handling API Lens Distortion Correction Lens Distortion Correction Synchronization NvMedia Array NvMedia CVScratchpad Tensor Handling API Video Surface Handling AP...
Receive-Only Mode is an operation mode of the Camera SIPL library, on a secondary Tegra host, to receive and process MIPI CSI frames without interacting with the camera module hardware. The client on ...
The SIPL Core component implements the INvSIPLCamera interface. It initializes the external devices through the SIPL Device Block component and initializes the platform to capture and process images. ...