struct_mask_parameters
Class representing the parameters of structN2V masks.
StructMaskParameters dataclass #
Parameters of structN2V masks.
Attributes:
| Name | Type | Description |
|---|---|---|
axis | Literal[0, 1] | Axis along which to apply the mask, horizontal (0) or vertical (1). |
span | int | Span of the mask. |