Houdini 20.0 ノード コンポジットノード

Gamma compositing node

画像をガンマ補正します。

On this page

このノードは画像にガンマ補正を適用します。

Scoping

This operation may be restricted to certain planes, or components of planes. In addition, the operation may be applied to a subset of frames within the sequence. An image must have both its frame and plane scoped to be modified.

Images that are not modified are passed through, which does not take any memory or processing time.

Masking

This operation may be masked, which restricts the operation to an area of the image. The mask may be inverted, brightened or dimmed.

The mask input is on the side of the node. The label on the connector indicates the plane being used as a mask.

The mask input can also be scaled to fit the output image’s resolution, if they differ. If this node is changing constantly, and the mask is not, it is somewhat faster to put a Scale COP down to do the resize for the mask image. Otherwise, the scale will occur every time this node cooks.

Collapsible Pixel Operation

This is a collapsible pixel operation. When placed in sequence with other collapsible pixel operations, the operations are combined into one operation at the final node in the pixel operation sequence. This is known as a collapsible pixel operation chain.

Image data flowing through the chain is only quantized at the end of the chain. This allows the intermediate operations to produce and carry values outside the normal range of the pixels' data format, with floating point precision. The net result of this is a reduction in quantization error and black/white clipping (especially useful for integer formats).

Collapsible pixel operations are recognizable by the light blue background color of the node’s icon. If a node of a different color is inserted between two collapsible COPs, the chain will be broken at that point and the operations will not collapse anymore.

Collapsible pixel operations are maskable and scopable. If one operation in the chain is masked, but the others are not (or do not share the same mask), the chain will be 'broken' at that point and quantization will occur at that node. Differences in scoping does not cause a break in the chain.

パラメータ

Gamma

Gamma

画像に適用するガンマ。

Use Component Controls

平面のチャンネル毎に別々に影響を与えることができます。若干処理に負荷がかかります。

Red, Green, Blue, Component 4 Gamma

コンポーネント毎のガンマ。グローバルガンマは、コンポーネントガンマにより乗算され、最終的なガンマ値を取得します。

Collapsible Pixel Operation Parameters

Collapsible pixel operations can be combined with other collapsible pixel operations and have the result computed in one pass, rather than at each node. The operations must be in sequence, without other nodes between them.

Do Operation in Unpremultiplied Space

The Color plane will the divided by the input alpha, and multiplied by the output alpha so that the color operation is done in unpremultiplied space. If this operation is in a collapsible chain, all the nodes in the chain must have the same setting of this parameter to avoid breaking the chain and quantizing.

Quantize

If this node is in the middle of a collapsible pixel chain, you can force this node to quantize and store the images at this node.

Mask

A mask can be chosen to limit the effect of the operator to areas defined by the mask. The mask can be taken from the mask input (side input) or from the first input itself.

Effect Amount

If no mask is present, this blends the output with the input by a constant amount (0 = all input, 1 = all output).

If a mask is present, this amount multiplies the mask.

Operation Mask

Selects the mask plane to use as a mask from the mask input. The mask can be selected from:

A mask can be a component of a plane or an entire plane. If a vector plane is supplied as a mask, its components are multiplied by the images' components.

Scalar Mask ('A', 'C.r')

C.r = I.r * M
C.g = I.g * M
C.b = I.b * M

Vector Mask ('C')

C.r = I.r * M.r
C.g = I.g * M.g
C.b = I.b * M.b

First Input

Useful for masking the operation to the image’s own alpha plane.

Mask Input

Selects the mask from the side mask input.

Off

Turns off masking, without requiring disconnection of the mask input (useful for temporarily disabling the mask).

Resize Mask to Fit Image

If the mask image is a different resolution than the output image, turning on this parameter will scale the mask to the output image’s resolution.

If this node is changing constantly, and the mask is not, it is somewhat faster to put a Scale COP down to do the resize for the mask image. Otherwise, the scale will occur every time this node cooks.

Invert Mask

Inverts the mask so that all fully 'masked' portions become unmasked. This saves you from inserting an Invert COP after the node with the mask.

Scope

Plane Scope

Specifies the scope for both the RGB components of Color, Alpha, and other planes. The (C)RGBA mask only affects Color components and Alpha. 'C' will toggle all the RGB components.

For planes other than Color and Alpha, the plane name (plus component, if applicable) should be specified in the string field. The pulldown menu can be used to select planes or components present in this node.

A plane is specified by its name. A component is specified by both its plane and component name. The '*' wildcard may be used to scope all extra planes. Any number of planes or components can be specified, separated by spaces.

Examples:

P
N.x N.y
P N Pz

Frame Scope

Frame Scope

Allows scoping of specific frames in the frame range. This is in addition to the plane scope (so a plane at a certain frame must be both plane scoped and frame scoped to be modified).

All Frames

All frames are scoped.

Inside Range

All frames inside a subrange are scoped.

Outside Range

All frames outside a subrange are scoped.

Even Frames

Even numbered frames are scoped.

Odd Frames

Odd numbered frames are scoped.

Specific Frames

A user-defined list of frames are scoped.

Frame Range

For Inside/Outside range, this parameter specifies the subrange of the sequence to scope (or unscope). This can be edited in Timeline viewer mode (⌃ Ctrl + 2 in viewer).

Frame Dropoff

For Inside/Outside Range, this parameter specifies certain number of frames before and after to slowly ramp up to scoped. The operation will be blended with its input to 'ease in' or 'ease out' the scoping effect over a number of frames. This can be edited in Timeline viewer mode (⌃ Ctrl + 2 in viewer).

Non-scoped Effect

For unscoped frames, this sets the blend factor between the input and modified images. Normally this is zero (use the input image). By setting this to a non-zero value, you can make unscoped frames be 'slightly' unscoped. The value can vary between 0 (unscoped) and 1 (scoped).

Frame List

The frame list for 'Specific Frames'. Frame numbers should be separated by spaces.

Automatically Adjust for Length Changes

If the sequence range changes, enabling this parameter will adjust the subrange and frame dropoff lengths to fit the new range.

ローカル変数

L

Sequence length

S

Start of sequence

E

End of sequence

IL

Input sequence length

SR

Sequence frame rate

NP

Number of planes in sequence

W,H

Width and height of image

I

Image index (0 at start frame)

IT

Image time (0 at start frame)

AI

Current plane array index

PI

Current plane index

PC

Num of channels in current plane

CXRES

Composite Project X resolution

CYRES

Composite Project Y resolution

CPIXA

Composite Project pixel aspect ratio

CDEPTH

Composite Project raster depth

CBP

Composite Project black point

CWP

Composite Project white point

See also

コンポジットノード

  • Add

    2つの画像を加算します。

  • Anaglyph

    1組みの入力画像から立体写真を作成します。

  • Atop

    1番目の入力(前景)を2番目の入力(背景)の上に合成します。ただし、背景はアルファのみ存在します。

  • Average

    前景画像と背景画像を平均化します。

  • Blend

    単純な線形ブレンドによって2つのシーケンスのフレームをブレンドします。

  • Blur

    画像をぼかします。

  • Border

    画像に縁を追加します。

  • Bright

    輝度ファクターと輝度シフトを1番目の入力に適用します。

  • Bump

    平面からバンプマップを構築します。

  • COPジェネレータ

    COPジェネレータについて。

  • Channel Copy

    任意の入力のチャンネルを出力画像にコピーします。

  • Chromakey

    色に基づいて画像をマスクまたはキーイングします。

  • Color

    単色カラーの画像を作成します。

  • Color Correct

    画像を色調補正します。

  • Color Curve

    ユーザ定義カーブに基づいてRGBAチャンネルを調整します。

  • Color Map

    色の範囲を新しい範囲にマッピングします。

  • Color Replace

    画像の色領域を他の領域で置換します。

  • Color Wheel

    HSVカラーホイールを生成します。

  • Composite

    2つの画像を合成(Over、Under、Inside、Addなど)します。

  • Contrast

    画像のコントラストを調整します。

  • Convert

    平面のデータフォーマットを変更します。

  • Convolve

    ソース画像に汎用の畳み込みを実行します。

  • Corner Pin

    画像を任意の四角形にフィットします。

  • Corner Ramp

    四隅ランプを生成します。

  • Crop

    画像をトリムして解像度を変更します。

  • Cryptomatte

    Cryptomatte画像からマットを抽出します。

  • DSM Flatten

    ディープシャドウ/カメラマップを平坦化して2Dラスター画像にします。

  • Defocus

    実際のカメラのピンぼけのように画像をピンぼけさせます。

  • Deform

    UV座標を動かすことで画像を変形します。

  • Degrain

    画像からフィルムの微粒子を除去します。

  • Deinterlace

    走査線を平均化、コピーすることでビデオのインターレースを修正します。

  • Delete

    入力シーケンスから平面、コンポーネントを削除します。

  • Denoise

    画像からホワイトノイズを除去します。

  • Denoise AI

    機械学習アルゴリズムを使用して画像のノイズを高品質且つ高速で除去します。

  • Depth Darken

    画像の深度境界を暗くします。

  • Depth of Field

    被写界深度マスクを作成します。これは画像のどの部分に焦点をあてるのか設定します。

  • Diff

    前景と背景画像の差を計算します。

  • Dilate/Erode

    マットを拡張、縮小します。

  • Drop Shadow

    画像にぼやけたシャドウオフセットを作成します。

  • Edge Blur

    画像のエッジをぼかします。

  • Edge Detect

    入力画像のエッジを検出します。

  • Emboss

    バンプマップを使って画像にエンボスを追加します。

  • Environment

    環境マップを画像に適用します。

  • Equalize

    画像ヒストグラムを伸縮、ずらすことで色を均一化します。

  • Error Function Table Generator

    髪のアルベドを計算するために、事前計算された誤差関数の項目を含んだ画像を作成します。

  • Expand

    マットを拡張、縮小します。

  • Extend

    シーケンスの長さを拡張することでフレーム範囲を超えたアニメーションができます。

  • Extract

    マルチ平面ソースから平面またはチャンネルを抽出します。

  • Extrapolate Boundaries

    空っぽでない領域のエッジでのカラーを使用して画像の空っぽの領域を塗り潰します。

  • Fetch

    他のCOPから画像シーケンスを取り込みます。

  • Field Merge

    2つのフィールドを1つのインターレースフレームに結合します。

  • Field Split

    インターレースのフレームを1フレーム2フィールド(奇数と偶数)に分割します。

  • Field Swap

    偶数/奇数のフィールドを入れ替えます。

  • File

    画像ファイルをHoudiniに読み込みます。

  • Flip

    画像を水平/垂直に反転します。

  • Fog

    画像に霧、もや、熱波のような大気効果を加えます。

  • Font

    アンチエイリアスを施したテキストをレンダリングします。

  • Front Face

    カメラ目線から見て反転した法線を修正します。

  • Function

    入力画像に数学的な処理を実行します。

  • Gamma

    画像をガンマ補正します。

  • Geokey

    ピクセルの位置や法線方向に基づいて画像の一部をキーイングします。

  • Geometry

    SOPのジオメトリを単一カラー画像としてレンダリングします。

  • Gradient

    画像のグラデーションを計算します。

  • Grain

    画像に微粒子を追加します。

  • HSV

    RGB/HSVのカラー空間を変換します。色相、彩度の修正をします。

  • Hue Curve

    色相ベースの画像の彩度、輝度を調整します。

  • Illegal Pixel

    画像の中のNAN、INFのような正しくないピクセルを検出します。

  • Inside

    前景カラーを背景アルファマットの領域に制限します。

  • Interleave

    画像シーケンスを交互に配置します。

  • Invert

    写真ピクセルの反転を画像に適用します。

  • Labs Blackbody

    Bloackbodyランプを生成したり、白黒画像をBlackbodyランプで色付けします。

  • Labs DDS File

    DDS(DirectDraw Surface)ファイルを読み込みます。

  • Labs Demosaic

    単一モザイク(flipbook/subuv)画像をフレームに基づいたサブ画像シーケンスに変換します。

  • Labs Grid Texture

    単純な解像度チェックボードとして使用可能なテクスチャを生成します。

  • Labs Normal Color

    デフォルトの法線カラーを生成する単純なお助けノード。

  • Labs Normal Combine

    2つの法線マップをオーバーレイする単純なノード。

  • Labs Normal From Grayscale

    グレースケール画像を法線マップに変換します。

  • Labs Normal Invert

    画像の個々のチャンネルを反転させます。

  • Labs Normal Levels

    ブラックポイント、ホワイトポイント、中間範囲を調整して、法線マップのコントラストを増減します。

  • Labs Normal Rotate

    内部ベクトルの再計算を補正しつつ法線マップを回転させます。

  • Labs Normalize Normal

    法線マップが単位ベクトルに収まるようにします。

  • Labs Substance Archive

    Substance Archive(SBSAR)ファイルをCOPに読み込みます。

  • Layer

    入力をまとめて背景画像(入力1)上に1つずつ合成することでレイヤー化します。

  • Levels

    画像のバランスをシャドウ、ハイライト、中間調で調整します。

  • Lighting

    ライトを画像に追加します。

  • Limit

    ピクセルのローレベルとハイレベルを制限します。

  • Lookup

    ルックアップテーブルを入力に適用します。

  • Luma Matte

    アルファをカラーの輝度に設定します。

  • Lumakey

    輝度に基づいて画像をキーイングします。

  • Mask

    画像の領域外をマスクします。

  • Max

    前景と背景の画像の各ピクセルでの最大値を出力します。そのため画像が明るくなる傾向にあります。

  • Median

    3 x 3 または 5 x 5のメディアンフィルタを入力画像に適用します。

  • Merge

    複数の入力の平面を結合します。

  • Metadata

    メタデータを画像シーケンスに適用します。

  • Min

    前景と背景の画像の各ピクセルでの最小値を出力します。そのため画像が暗くなる傾向にあります。

  • Mono

    カラーやベクトルを輝度や長さのように表現したスカラー量に変換します。

  • Mosaic

    画像シーケンスを受け取り、それをタイル状にして1枚の画像にします。

  • Multiply

    前景画像を背景画像で乗算します。

  • Noise

    連続的なノイズパターンを生成します。

  • Null

    何もしません。

  • Outside

    前景カラーを背景のアルファマットの外側の領域に制限します。

  • Over

    1番目の入力(前景)を2番目の入力(背景)の上に合成します。

  • Pixel

    エクスプレッションを使って画像のピクセルを修正します。

  • Premultiply

    色をプリマルチプライド(事前乗算)方式によって変換します。

  • Pulldown

    入力シーケンスに対してプルダウン(フィルムからビデオの変換)を実行します。

  • Pushup

    入力シーケンスに対してプッシュアップ(ビデオからフィルムの変換)を実行します。

  • Quantize

    入力データを離散的ステップに量子化します。

  • ROP File Output

    フレームをディスクにレンダリングします。

  • Radial Blur

    放射状または角度方向にぼかします。

  • Ramp

    フルでキーフレームが可能な線形的、放射状のランプを生成します。

  • Reference

    入力からシーケンス情報をコピーします。

  • Rename

    平面の名前を変更します。

  • Render

    Mantra出力ドライバを直接コンポジットネットワークにレンダリングします。

  • Reverse

    単純にシーケンスのフレームを逆にします。

  • Rotoshape

    1つ以上の曲線または形状を描画します。

  • SOP Import

    SOPの2Dボリュームを平面としてコンポジットネットワークにインポートします。

  • Scale

    画像の解像度を変更します。

  • Screen

    2つの画像を追加して、写真のような加算で白い彩度にします。

  • Sequence

    2つ以上の入力の端と端をつないでシーケンス化します。

  • Shape

    円、星、正N角形などの単純な形状を生成します。

  • Sharpen

    画像にエッジのコントラストを加えることでシャープにします。

  • Shift

    画像シーケンスを時間でシフトします。

  • Shuffle

    不規則な順番で編集するためにフレームをシャッフルします。

  • Sky Environment Map

    環境マップ用に空と大地の画像を作成します。

  • Snip

    シーケンスからフレームを削除、またはユーザ定義順でフレームを並べ替えます。

  • Streak Blur

    モーションブラー効果を追加することで画像に筋をつけます。

  • Subnetwork

    他のCOPネットワークを格納します。

  • Subtract

    背景画像から前景画像を減算します。

  • Switch

    複数の入力ノードのどれか1つのノードを有効にします。

  • Switch Alpha

    入力1のアルファを入力2のアルファに置換します。

  • Terrain Noise

    Terrain Height Mapに適したノイズを生成します。

  • Tile

    画像シーケンスを入力画像の複数コピーでタイル状に並べます。

  • Time Filter

    いくつかのフレームにわたってピクセルをぼかします。

  • Time Machine

    ピクセルごとに1番目の入力を2番目の入力にタイムワープします。

  • Time Scale

    シーケンスの時間を伸縮します。

  • Time Warp

    シーケンスの時間を低速化または高速化することでタイムワープします。

  • Transform

    入力画像の解像度を変更せずに移動、回転、スケールします。

  • Trim

    シーケンスの開始・終了を調整することで入力シーケンスの時間をトリムします。

  • UV Map

    UVマップを作成します。

  • Under

    2番目の入力(背景)の下に1番目の入力(前景)を合成します。

  • Unpin

    入力画像から任意の四角形領域を抽出します。

  • VEX Filter

    入力平面にVEXスクリプトを実行します。

  • VEX Generator

    生成する平面にVEXスクリプトを実行します。

  • VOP COP2 Filter

    入力画像データをフィルタリングするVOPネットワークを含んでいます。

  • VOP COP2 Generator

    画像データを生成するVOPネットワークを含んでいます。

  • Vector

    入力にベクトルを加えます。

  • Velocity Blur

    ピクセルVelocityを使って画像をブラーして、モーションブラー効果を生成します。

  • Window

    大きな画像から小さい窓を切り取ります。

  • Wipe

    2つの入力シーケンスにワイプを設定します。

  • Xor

    2つのエレメントの排他的論理和を処理します。アルファマットが重なれば、重なった部分が削除されます。

  • Z Comp

    2つの画像のZ合成をします。