Bilateral Blur Node – Вузол «Двобічний Розмив»¶

The Bilateral Blur node performs a high-quality adaptive blur, blurring the image while retaining sharp edges.
Він може використовуватися для різних цілей, як: згладження шумних проходів рендера для запобігання тривалішому часу на обчислення у прикладі з промінь-простеженою загородою оточення, розмитих рефракцій/відбиттів, м’яких тіней або для виготовлення не-фотореалістичних композиційних ефектів.
Inputs – Уводи¶
- Image – Зображення
Standard color input. Якщо під’єднано лише увід зображення, то це вузол розмиває зображення залежно від країв, присутніх у джерельному зображенні.
- Determinator – Детермінатор
If connected, it serves as the source for defining edges/borders for the blur in the image. This has great advantage in case the source image is too noisy, but normals in combination with Z-buffer can still define exact borders/edges of objects.
- Size – Розмір
The size of the blur in pixels.
- Поріг – Threshold
Pixels are considered in the blur area if the average difference between their determinator and the determinator of the center pixel is less than this threshold.
Properties – Властивості¶
Цей вузол наразі немає властивостей.
Outputs – Виводи¶
- Image – Зображення
Стандартний вивід кольорів.
Example – Приклад¶

Bilateral smoothed Ambient Occlusion. blend-file example¶