NVIDIA DRIVE 5.0 Linux SDK API Reference

5.0.10.3 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaIsp5RadialMask Struct Reference

Detailed Description

Defines radial mask.

Definition at line 680 of file nvmedia_isp.h.

Data Fields

double_t x
 X coordinate of the center of ellipse in pixels. More...
 
double_t y
 Y coordinate of the center of ellipse in pixels. More...
 
double_t kxx
 Ellipse matrix transformation coefficients. More...
 
double_t kxy
 
double_t kyx
 
double_t kyy
 

Field Documentation

double_t NvMediaIsp5RadialMask::kxx

Ellipse matrix transformation coefficients.

Definition at line 687 of file nvmedia_isp.h.

double_t NvMediaIsp5RadialMask::kxy

Definition at line 688 of file nvmedia_isp.h.

double_t NvMediaIsp5RadialMask::kyx

Definition at line 689 of file nvmedia_isp.h.

double_t NvMediaIsp5RadialMask::kyy

Definition at line 690 of file nvmedia_isp.h.

double_t NvMediaIsp5RadialMask::x

X coordinate of the center of ellipse in pixels.

Definition at line 683 of file nvmedia_isp.h.

double_t NvMediaIsp5RadialMask::y

Y coordinate of the center of ellipse in pixels.

Definition at line 685 of file nvmedia_isp.h.


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