Skip to content

Faster rotated rect mask

Compare
Choose a tag to compare
@scottprahl scottprahl released this 15 Mar 21:20

v1.9.3

  • use faster version of creating rotated rect mask
  • move tests to their own directory
  • avoid deprecated np.float
  • improve drawing of rect and ellipse outlines
  • improve some docstrings

v1.9.2

  • use both black and white dashed lines
  • fit to d and not d**2
  • add more dunders to init.py
  • fix residual calculation broken in v1.9.1