Uses of Class
com.tencentcloudapi.ie.v20200304.models.Denoising
-
Packages that use Denoising Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of Denoising in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return Denoising Modifier and Type Method Description DenoisingVideoEnhance. getDenoising()Get 去噪声参数。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type Denoising Modifier and Type Method Description voidVideoEnhance. setDenoising(Denoising Denoising)Set 去噪声参数。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type Denoising Constructor Description Denoising(Denoising source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-