NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release
nvsipl::NvSiplISPEllipse Struct Reference

Detailed Description

Defines an ellipse.

Definition at line 168 of file NvSIPLISPStat.hpp.

Collaboration diagram for nvsipl::NvSiplISPEllipse:

Data Fields

NvSiplPointFloat center
 Holds center of the ellipse. More...
 
uint32_t horizontalAxis
 Holds horizontal axis of the ellipse. More...
 
uint32_t verticalAxis
 Holds vertical axis of the ellipse. More...
 
float_t angle
 Holds angle of the ellipse horizontal axis from X axis in degrees in clockwise direction. More...
 

Field Documentation

◆ angle

float_t nvsipl::NvSiplISPEllipse::angle

Holds angle of the ellipse horizontal axis from X axis in degrees in clockwise direction.

Definition at line 185 of file NvSIPLISPStat.hpp.

◆ center

NvSiplPointFloat nvsipl::NvSiplISPEllipse::center

Holds center of the ellipse.

Definition at line 172 of file NvSIPLISPStat.hpp.

◆ horizontalAxis

uint32_t nvsipl::NvSiplISPEllipse::horizontalAxis

Holds horizontal axis of the ellipse.

Definition at line 176 of file NvSIPLISPStat.hpp.

◆ verticalAxis

uint32_t nvsipl::NvSiplISPEllipse::verticalAxis

Holds vertical axis of the ellipse.

Definition at line 180 of file NvSIPLISPStat.hpp.


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