Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Denoise.
Denoise preprocessing configuration.
Note: This configuration is not supported.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#strength
def strength() -> ::Float
- (::Float) — Set strength of the denoise. Enter a value between 0 and 1. The higher the value, the smoother the image. 0 is no denoising. The default is 0.
#strength=
def strength=(value) -> ::Float
- value (::Float) — Set strength of the denoise. Enter a value between 0 and 1. The higher the value, the smoother the image. 0 is no denoising. The default is 0.
- (::Float) — Set strength of the denoise. Enter a value between 0 and 1. The higher the value, the smoother the image. 0 is no denoising. The default is 0.
#tune
def tune() -> ::String
-
(::String) —
Set the denoiser mode. The default is
standard
.Supported denoiser modes:
standard
grain
#tune=
def tune=(value) -> ::String
-
value (::String) —
Set the denoiser mode. The default is
standard
.Supported denoiser modes:
standard
grain
-
(::String) —
Set the denoiser mode. The default is
standard
.Supported denoiser modes:
standard
grain