Нода «Расширение/размытие» (dilate/erode node)

Нода ":abbr:`Расширение/размытие (Dilate/Erode)`".

The Dilate/Erode node provides a morphology (mathematical shape analysis) filter.

Входы (inputs)

Маска (mask)

Ввод одного цветного канала (или чёрно-белого изображения).

Свойства

Режим (mode)

Шаг, Порог, Расстояние, Растушёвка (step, threshold, distance, feather)

Расстояние (distance)

Расстояние – радиус фильтра. Положительное значение Distance расширяет (распространяет) влияние пикселя на окружающие его пиксели. Отрицательное значение ослабляет (уменьшает) его влияние.

Ребро/край (edge)

Граница для расширения или эрозии.

Спад (falloff)

Тип спада растушёвки.

Выходы (outputs)

Маска (mask)

Вывод отфильтрованной маски.

Пример

In this example, we wanted to take the rather boring array of ball bearings and add some variation to it. So, we dilated the red and eroded the green, leaving the blue alone. If we had dilated both red and green… (hint: red and green make yellow). The amount of influence is increased by increasing the Distance values. Blend-file available here.

../../../_images/compositing_types_filter_dilate-erode_example.png