vpi.TNRPreset

class vpi.TNRPreset

Define the preset in the TNR algorithm.

Defines scene presets for temporal noise reduction. These presets are used by the TNR algorithm to define its internal parameters suitable for noise reduction of scenes captured with given characteristics.

Enumeration values

vpi.TNRPreset.DEFAULT

Default preset of TNR.

vpi.TNRPreset.OUTDOOR_LOW_LIGHT

Outdoor low light preset of TNR.

vpi.TNRPreset.OUTDOOR_MEDIUM_LIGHT

Outdoor medium light preset of TNR.

vpi.TNRPreset.OUTDOOR_HIGH_LIGHT

Outdoor high light preset of TNR.

vpi.TNRPreset.INDOOR_LOW_LIGHT

Indoor low light preset of TNR.

vpi.TNRPreset.INDOOR_MEDIUM_LIGHT

Indoor medium light preset of TNR.

vpi.TNRPreset.INDOOR_HIGH_LIGHT

Indoor high light preset of TNR.