NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwCameraISPEllipse Struct Reference

Detailed Description

Defines Ellipse Properties for Override Histogram Statistics.

Definition at line 396 of file Camera.h.

Collaboration diagram for dwCameraISPEllipse:

Data Fields

dwVector2f 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...
 
float32_t angle
 Holds angle of the ellipse horizontal. More...
 

Field Documentation

◆ angle

float32_t dwCameraISPEllipse::angle

Holds angle of the ellipse horizontal.

Definition at line 405 of file Camera.h.

◆ center

dwVector2f dwCameraISPEllipse::center

Holds center of the ellipse.

Definition at line 399 of file Camera.h.

◆ horizontalAxis

uint32_t dwCameraISPEllipse::horizontalAxis

Holds horizontal axis of the ellipse.

Definition at line 401 of file Camera.h.

◆ verticalAxis

uint32_t dwCameraISPEllipse::verticalAxis

Holds vertical axis of the ellipse.

Definition at line 403 of file Camera.h.


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