Defines a radial transform.
Definition at line 394 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 405 of file NvSIPLISPStat.hpp.
| 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.