NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds the TNR2 initialization paramters.

Definition at line 477 of file nvmedia_ldc.h.

Data Fields

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

Field Documentation

float_t NvMediaTNR2Params::noiseReduction

Specifies the noise reduction strength.

This value is clamped between 0.0 and 1.0

Definition at line 479 of file nvmedia_ldc.h.

NvMediaNoiseReductionAlgorithm NvMediaTNR2Params::noiseReductionAlgorithm

Specifies the noise reduction algorithm.

See NvMediaNoiseReductionAlgorithm.

Definition at line 481 of file nvmedia_ldc.h.


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