NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvMediaTNR2Params Struct Reference

Detailed Description

Holds the TNR2 initialization paramters.

Definition at line 490 of file nvmedia_ldc.h.

Data Fields

float_t noiseReduction
 Holds the noise reduction strength. More...
 
NvMediaNoiseReductionAlgorithm noiseReductionAlgorithm
 Holds the noise reduction algorithm. More...
 

Field Documentation

◆ noiseReduction

float_t NvMediaTNR2Params::noiseReduction

Holds the noise reduction strength.

This value is clamped between 0.0 and 1.0.

Definition at line 493 of file nvmedia_ldc.h.

◆ noiseReductionAlgorithm

NvMediaNoiseReductionAlgorithm NvMediaTNR2Params::noiseReductionAlgorithm

Holds the noise reduction algorithm.

See NvMediaNoiseReductionAlgorithm.

Definition at line 496 of file nvmedia_ldc.h.


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