# 降噪

## 概述

去噪效果从分布中移除小尺度噪点。

## 参数

<table><thead><tr><th width="199.7999267578125">属性</th><th>描述</th></tr></thead><tbody><tr><td><strong>偏差</strong></td><td>更改检测算法的强度。</td></tr><tr><td><strong>阈值</strong></td><td>更改检测算法的阈值。较高的数值会过滤掉较低频率的噪声。</td></tr><tr><td><strong>半径</strong></td><td>去噪模糊的强度。</td></tr></tbody></table>

## 结果

<div><figure><img src="/files/f0d7cbcc6381b1502bf29f95a5928efa72158575" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/bfedac70488c72f68a52964a0503f022ad5a1d7e" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.world-creator.com/zh/can-kao/terrain/effects/denoise.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
