Binary operations

Binary operations > Binary x Binary > And

Creates an intersection of the two connected binary results.

Binary operations > Binary x Binary > And Multi

Creates an intersection of the more than two connected binary results.

Binary operations > Binary x Binary > Or

Union of the connected binary results is shown.

Binary operations > Binary x Binary > Or Multi

Union of more than two connected binary results is shown.

Binary operations > Binary x Binary > Xor

Non-Equivalence operation is performed on the two connected binary results.

Binary operations > Binary x Binary > Xor Multi

Non-Equivalence operation is performed on more than two connected binary results.

Binary operations > Binary x Binary > Subtract

Displays subtraction of the connected binary result (A) from the result (B).

Binary operations > Binary x Binary > Equivalence

Equivalence operation is performed on the two connected binary results.

Binary operations > Binary x Binary > Having

Only the objects from the connected binary result (A) being inside or touching the result (B) are shown.

Binary operations > Binary x Binary > Not Having

Only the objects from the first connected result not being inside or not touching the other connected result are shown.

Binary operations > Binary x Binary > First Not Empty

Returns the first not empty binary layer from the parameters, see the example below.

Binary operations > Single Binary > Invert

Only the area without the connected binary result is shown.

Binary operations > Classification > Detection Classifier

Compares the ground truth binary layer (A) and the predicted binary layer (B) generated by segmentation using AI. It pairs the objects from both layers, classifies them (based on IoU threshold) and visualizes them as new binary layers:

  • true positives (TP) matched correctly,

  • false positives (FP) incorrectly segmented objects and

  • false negatives (FN) incorrectly missed objects.

IoU Threshold

Defines the threshold of quantity:

.