NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvMediaVPIKLTParams Struct Reference

Detailed Description

Holds the KLT parameters.

Definition at line 957 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

◆ maxPixelTolerance

float NvMediaVPIKLTParams::maxPixelTolerance

Maximum Pixel Tolerance.

Definition at line 967 of file nvmedia_vpi.h.

◆ maxScaleChange

float NvMediaVPIKLTParams::maxScaleChange

Maximum Scale Change.

Definition at line 975 of file nvmedia_vpi.h.

◆ numIterationsCoarse

uint32_t NvMediaVPIKLTParams::numIterationsCoarse

Num Iterations Coarse.

Definition at line 963 of file nvmedia_vpi.h.

◆ numIterationsFine

uint32_t NvMediaVPIKLTParams::numIterationsFine

Num Iterations Fine.

Definition at line 965 of file nvmedia_vpi.h.

◆ numIterationsScaling

uint32_t NvMediaVPIKLTParams::numIterationsScaling

Num Iterations Scaling.

Definition at line 959 of file nvmedia_vpi.h.

◆ numIterationsTranslation

uint32_t NvMediaVPIKLTParams::numIterationsTranslation

Num Iterations Translation.

Definition at line 961 of file nvmedia_vpi.h.

◆ thresholdKill

float NvMediaVPIKLTParams::thresholdKill

Threshold Kill.

Definition at line 971 of file nvmedia_vpi.h.

◆ thresholdStop

float NvMediaVPIKLTParams::thresholdStop

Threshold Stop.

Definition at line 973 of file nvmedia_vpi.h.

◆ thresholdUpdate

float NvMediaVPIKLTParams::thresholdUpdate

Threshold Update.

Definition at line 969 of file nvmedia_vpi.h.

◆ trackingType

NvMediaVPIKltTrackType NvMediaVPIKLTParams::trackingType

Tracking Type.

Definition at line 977 of file nvmedia_vpi.h.


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