11.10. Водяные пикселы

11.10.1. Общая информация

Waterpixels is a filter based on superpixels and the watershed transformation. These algorithms are used to divide images in regions with similar color values.

[Примечание] Примечание

This filter can be slow to update on larger images.

11.10.2. Активация фильтра

This filter can be found in the menu under FiltersArtisticWaterpixels….

11.10.3. Параметры

Рисунок 17.217. Параметры фильтра «Водяные пиксели»

Параметры фильтра «Водяные пиксели»

Presets, «Input Type», Clipping, Blending Options, Preview, Split view
[Примечание] Примечание

Эти параметры описываются в Раздел 2, «Общие свойства».

Размер суперпикселей

The size of the area used to pick a value from. Larger values means you will get less color regions.

Плавность градиента

The smoothness of the gradient used in the computation. Higher values have less irregular borders.

Упорядочение в пространстве

Specifies how regular the regions should be. Low values are irregular. The higher the value, the more the regions start looking like squares.

Цвет суперпикселей

This selects how to choose the color for each region. By default Average is used. Which takes the average color of the pixels in the region. The other option is Random, which uses a random color.