PXC Documentation

PXC Home

De-Corner

1.18.0

Attempt to remove single pixel corner from the image.



Node Data

FilterArray

Display name

De-Corner

Internal name

Node_De_Corner

Inheritances

node
node_processor
node_de_corner

Inputs

node_de_corner

surface

Surface In

bool

Active

float

Tolerance

int

Iteration

enum

Type

surface

Mask

float

Mix

toggle

Include

Outputs

node_de_corner

surface

Surface Out

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.