NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
NvMediaVPIKLTParams Struct Reference

Detailed Description

Holds the KLT parameters.

Definition at line 956 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_t maxPixelTolerance
 Maximum Pixel Tolerance. More...
 
float_t thresholdUpdate
 Threshold Update. More...
 
float_t thresholdKill
 Threshold Kill. More...
 
float_t thresholdStop
 Threshold Stop. More...
 
float_t maxScaleChange
 Maximum Scale Change. More...
 
NvMediaVPIKltTrackType trackingType
 Tracking Type. More...
 

Field Documentation

◆ maxPixelTolerance

float_t NvMediaVPIKLTParams::maxPixelTolerance

Maximum Pixel Tolerance.

Definition at line 966 of file nvmedia_vpi.h.

◆ maxScaleChange

float_t NvMediaVPIKLTParams::maxScaleChange

Maximum Scale Change.

Definition at line 974 of file nvmedia_vpi.h.

◆ numIterationsCoarse

uint32_t NvMediaVPIKLTParams::numIterationsCoarse

Num Iterations Coarse.

Definition at line 962 of file nvmedia_vpi.h.

◆ numIterationsFine

uint32_t NvMediaVPIKLTParams::numIterationsFine

Num Iterations Fine.

Definition at line 964 of file nvmedia_vpi.h.

◆ numIterationsScaling

uint32_t NvMediaVPIKLTParams::numIterationsScaling

Num Iterations Scaling.

Definition at line 958 of file nvmedia_vpi.h.

◆ numIterationsTranslation

uint32_t NvMediaVPIKLTParams::numIterationsTranslation

Num Iterations Translation.

Definition at line 960 of file nvmedia_vpi.h.

◆ thresholdKill

float_t NvMediaVPIKLTParams::thresholdKill

Threshold Kill.

Definition at line 970 of file nvmedia_vpi.h.

◆ thresholdStop

float_t NvMediaVPIKLTParams::thresholdStop

Threshold Stop.

Definition at line 972 of file nvmedia_vpi.h.

◆ thresholdUpdate

float_t NvMediaVPIKLTParams::thresholdUpdate

Threshold Update.

Definition at line 968 of file nvmedia_vpi.h.

◆ trackingType

NvMediaVPIKltTrackType NvMediaVPIKLTParams::trackingType

Tracking Type.

Definition at line 976 of file nvmedia_vpi.h.


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