|  | NVIDIA DRIVE OS Linux SDK API Reference5.1.9.0 Release | 
Defines a radial transform.
Definition at line 135 of file nvmedia_isp_stat.h.

| Data Fields | |
| NvMediaISPEllipse | radialTransform | 
| Holds ellipse for radial transform.  More... | |
| NvMediaISPSplineControlPoint | controlPoints [NVM_ISP_RADTF_POINTS] | 
| Defines spline control point for radial transfer function.  More... | |
| NvMediaISPSplineControlPoint NvMediaISPRadialTF::controlPoints[NVM_ISP_RADTF_POINTS] | 
Defines spline control point for radial transfer function.
Definition at line 155 of file nvmedia_isp_stat.h.
| NvMediaISPEllipse NvMediaISPRadialTF::radialTransform | 
Holds ellipse for radial transform.
Coordinates of image top left and bottom right points are (0, 0) & (width, height) respectively.
Definition at line 148 of file nvmedia_isp_stat.h.