github pinterf/masktools 2.2.30
Masktools2 2.2.30

2 years ago

Masktools v2.2.30 (20220219)

  • mt_hysteresis new parameter:
    bool corners (default true)
    When set to false, mask expanding is ignoring corner-only connections.
    corners = true (default, old working mode):
    + + +
    + O +
    + + +

false:

    - + -
    + O +
    - + -

Where the '+' pixels indicate neighbors of the central 'O'
(See #23 )

  • Add atan2 two operand function to lut expression evaluation. Calls atan2(y,x) math library function.

Don't miss a new masktools release

NewReleases is sending notifications on new releases.