Filter(フィルター)ノード

../../../_images/compositing_node-types_CompositorNodeFilter.png

Filter(フィルター)ノード。

Filter(フィルター)ノードは、さまざまな一般的な画像強調フィルターを実装します。

入力

Factor(係数)

ノードが出力画像に与える影響の量をコントロールします。

Image(画像)

Standard image input.

Properties(プロパティ)

Type(タイプ)

Soften(ぼかし)、Laplace(ラプラス)、Sobel(ソーベル)、Prewitt(プルウィット)、Kirsch(キルシュ)は、すべてベクトル計算と集合論方程式に基づいて(わずかに異なる方法で)辺の検出を実行します。

Soften(ぼかし)

画像が少しぼやけます。

Sharpen

特に辺でコントラストを上げます。

Laplace(ラプラス)

Softens around edges.

Sobel(ソーベル)

辺を強調するネガティブ画像を作成します。

Prewitt(プルウィット)

Tries to do Sobel one better.

Kirsch(キルシュ)

Giving a better blending than Sobel or Prewitt, when approaching an edge.

Shadow(影)

レリーフ、エンボス効果、外側の辺を暗くします。

出力

Image(画像)

Standard image output.

The Filter node has seven modes, shown here.
../../../_images/compositing_types_filter_filter-node_example-1-original.png

元の画像。

../../../_images/compositing_types_filter_filter-node_example-2-soften.png

Soften(ぼかし)。

../../../_images/compositing_types_filter_filter-node_example-3-sharpen.png

Sharpen.

../../../_images/compositing_types_filter_filter-node_example-4-laplace.png

Laplace(ラプラス)。

../../../_images/compositing_types_filter_filter-node_example-5-sobel.png

Sobel(ソーベル)。

../../../_images/compositing_types_filter_filter-node_example-6-prewitt.png

Prewitt(プルウィット)。

../../../_images/compositing_types_filter_filter-node_example-7-kirsch.png

Kirsch(キルシュ)。

../../../_images/compositing_types_filter_filter-node_example-8-shadow.png

Shadow(影)