boolean

Description

Boolean logic and connectives.

Attributes

Logic

Alias for logic handle.

Classes

AND

Intersection/AND operation on binary masks and scalars.

BoolTorchOrNumpyOperation

Base class for Boolean operations that threshold their inputs before operation.

BooleanLogic

Boolean logic and parser.

IMPLIEDBY

Goedel inverted logic IMPLIES connective.

IMPLIES

Pixel-wise implication logical connective on binary masks and scalars.

Logic

Alias for logic handle.

NOT

Inversion/NOT operation on binary masks and scalars.

OR

Union/OR operation on binary masks and scalars.