vpi.TNRVersion

class vpi.TNRVersion

Define the version of the TNR algorithm.

Higher version numbers usually achieve better quality.

Enumeration values

vpi.TNRVersion.DEFAULT

Chooses the version with best quality available in the current device and given backend.

vpi.TNRVersion.V1

Version 1 of TNR without scene control and somewhat poor noise reduction capability specially in dark scenes, but runs fast.

vpi.TNRVersion.V2

Version 2 of TNR offers noise reduction strength control with decent processing speed.

vpi.TNRVersion.V3

Version 3 of TNR offers quite good quality overall, specially in dark scenes.