NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only

Detailed Description

Defines an ellipse.

Definition at line 111 of file nvmedia_isp_stat.h.

Collaboration diagram for NvMediaISPEllipse:

Data Fields

NvMediaPointFloat 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 NvMediaISPEllipse::angle

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

Definition at line 128 of file nvmedia_isp_stat.h.

◆ center

NvMediaPointFloat NvMediaISPEllipse::center

Holds center of the ellipse.

Definition at line 115 of file nvmedia_isp_stat.h.

◆ horizontalAxis

uint32_t NvMediaISPEllipse::horizontalAxis

Holds horizontal axis of the ellipse.

Definition at line 119 of file nvmedia_isp_stat.h.

◆ verticalAxis

uint32_t NvMediaISPEllipse::verticalAxis

Holds vertical axis of the ellipse.

Definition at line 123 of file nvmedia_isp_stat.h.


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