Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 2.3 KB

File metadata and controls

59 lines (32 loc) · 2.3 KB

Contents | Home > Getting started > Creating a Garbage Mask

Creating a Garbage Mask

You can use a Garbage Mask to hide or mask out a specific area of an input image. You can use either a Texture or draw a Polygon shape to create a Garbage Mask.

Texture Garbage Mask

To use a saved texture to apply a Garbage Mask:

  1. Select the image that you want to apply the Garbage Mask to.

  2. Enable the Garbage Mask Checkbox.

  3. From the Mode drop-down, select Texture.

Texture

  1. Choose the saved Texture that you would like to use as a Garbage Mask.

  2. Optionally, select the Invert checkbox to reverse the masked and unmasked areas.

  3. Optionally, select Signed Distance Field and use the Quality, Distance, and Threshold parameters to dilate the mask. For more information, see Keyer properties.

  4. To add an opacity gradient to the edges of the Garbage Mask, adjust the Blend value. As you increase the value, the transition between protected and unprotected parts of the image becomes smoother.

Polygon Garbage Mask

You can draw a polygon and use it as a Garbage Mask in the 2D Garbage Mask Editor.

To draw a polygon shaped Garbage Mask:

  1. Select the image that you want to apply the Garbage Mask to.

  2. Enable the Garbage Mask Checkbox.

  3. From the Mode drop-down, select Polygon.

GMaskpolygon

  1. Select, Edit Polygon. The 2D Garbage Mask Editor opens.

  2. In the 2D Garbage Mask editor, click intermittently around the image to define the mask area. You can add points, delete points, and move them around.

polygon

  1. Select Save to save the polygon as a texture.

  2. Optionally, select the Invert checkbox to reverse the masked and unmasked areas.

  3. Optionally, select Signed Distance Field and use the Quality, Distance, and Threshold parameters to dilate the mask. For more information, see Keyer properties.

polygon

  1. To add an opacity gradient to the edges of the Garbage Mask, adjust the Blend value. As you increase the value, the transition between protected and unprotected parts of the image becomes smoother.