Skip to content

3.2.0

Latest

Choose a tag to compare

@luisrivas luisrivas released this 22 Apr 18:45
· 1 commit to master since this release

3.2.0 (April 2, 2026)

New Features

  • Added hysteresis thresholding to reduce mask flickering between frames. New option:
    • hysteresis — Set to true (default) to enable with default thresholds, false to disable, or { high, low } for custom thresholds (defaults: high=180, low=80)