NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds the KLT parameters.

Definition at line 1011 of file nvmedia_vpi.h.

Data Fields

uint32_t numIterationsScaling
 Num Iterations Scaling. More...
 
uint32_t numIterationsTranslation
 Num Iterations Translation. More...
 
uint32_t numIterationsCoarse
 Num Iterations Coarse. More...
 
uint32_t numIterationsFine
 Num Iterations Fine. More...
 
float maxPixelTolerance
 Maximum Pixel Tolerance. More...
 
float thresholdUpdate
 Threshold Update. More...
 
float thresholdKill
 Threshold Kill. More...
 
float thresholdStop
 Threshold Stop. More...
 
float maxScaleChange
 Maximum Scale Change. More...
 
NvMediaVPIKltTrackType trackingType
 Tracking Type. More...
 

Field Documentation

float NvMediaVPIKLTParams::maxPixelTolerance

Maximum Pixel Tolerance.

Definition at line 1021 of file nvmedia_vpi.h.

float NvMediaVPIKLTParams::maxScaleChange

Maximum Scale Change.

Definition at line 1029 of file nvmedia_vpi.h.

uint32_t NvMediaVPIKLTParams::numIterationsCoarse

Num Iterations Coarse.

Definition at line 1017 of file nvmedia_vpi.h.

uint32_t NvMediaVPIKLTParams::numIterationsFine

Num Iterations Fine.

Definition at line 1019 of file nvmedia_vpi.h.

uint32_t NvMediaVPIKLTParams::numIterationsScaling

Num Iterations Scaling.

Definition at line 1013 of file nvmedia_vpi.h.

uint32_t NvMediaVPIKLTParams::numIterationsTranslation

Num Iterations Translation.

Definition at line 1015 of file nvmedia_vpi.h.

float NvMediaVPIKLTParams::thresholdKill

Threshold Kill.

Definition at line 1025 of file nvmedia_vpi.h.

float NvMediaVPIKLTParams::thresholdStop

Threshold Stop.

Definition at line 1027 of file nvmedia_vpi.h.

float NvMediaVPIKLTParams::thresholdUpdate

Threshold Update.

Definition at line 1023 of file nvmedia_vpi.h.

NvMediaVPIKltTrackType NvMediaVPIKLTParams::trackingType

Tracking Type.

Definition at line 1031 of file nvmedia_vpi.h.


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