NVIDIA DRIVE OS Linux SDK API Reference

6.0.10.0 Release
nvsipl::NvSiplISPRadialTF Struct Reference

Detailed Description

Defines a radial transform.

Definition at line 394 of file NvSIPLISPStat.hpp.

Collaboration diagram for nvsipl::NvSiplISPRadialTF:

Data Fields

NvSiplISPEllipse radialTransform
 Holds ellipse for radial transform. More...
 
NvSiplISPSplineControlPoint controlPoints [NVSIPL_ISP_RADTF_POINTS]
 Defines spline control point for radial transfer function. More...
 

Field Documentation

◆ controlPoints

NvSiplISPSplineControlPoint nvsipl::NvSiplISPRadialTF::controlPoints[NVSIPL_ISP_RADTF_POINTS]

Defines spline control point for radial transfer function.

Definition at line 405 of file NvSIPLISPStat.hpp.

◆ radialTransform

NvSiplISPEllipse nvsipl::NvSiplISPRadialTF::radialTransform

Holds ellipse for radial transform.

Coordinates of the image's top left and bottom right points are (0, 0) and (width, height) respectively.

Definition at line 401 of file NvSIPLISPStat.hpp.


The documentation for this struct was generated from the following file: