PXC Documentation

PXC Home

De-Corner

1.18.0

Attempt to remove single pixel corner from the image.

Node Data

Display name

De-Corner

Internal name

Node_De_Corner

Inheritances

Node_Processor
Node_De_Corner

Inputs

Node_De_Corner

surface

Surface In

surface

Mask

slider

Mix

enum

Type

toggle

Include

slider

Tolerance

int

Iteration

Outputs

Node_De_Corner

surface

Surface Out

Attributes

Color Depth
Oversample

A corner in pixel art refers to cluster of the same color arranged in an L shape. Corner can be seen as non-preferable. This node is used to remove corners from the image by replacing it with a different color.



Properties


Type


Algorithm to use for corner removal.


Include


Algorithm stricness level.


Tolerance


How different two colors can be to be considered the same.


Iteration


Repeat the process multiple times for better result.



Related Links