Defines a radial transform.
Definition at line 350 of file NvSIPLISPStat.hpp.
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... | |
NvSiplISPSplineControlPoint nvsipl::NvSiplISPRadialTF::controlPoints[NVSIPL_ISP_RADTF_POINTS] |
Defines spline control point for radial transfer function.
Definition at line 370 of file NvSIPLISPStat.hpp.
NvSiplISPEllipse nvsipl::NvSiplISPRadialTF::radialTransform |
Holds ellipse for radial transform.
Coordinates of image top left and bottom right points are (0, 0) & (width, height) respectively.
Definition at line 363 of file NvSIPLISPStat.hpp.