Skip to content

Releases: mljs/affine-transform

v1.0.3

Choose a tag to compare

@mljs-bot mljs-bot released this 15 Jun 07:39
9459ceb

1.0.3 (2023-06-15)

Bug Fixes

  • min nb of points should be 2 not 3 (3035109)

v1.0.2

Choose a tag to compare

@mljs-bot mljs-bot released this 08 Jun 14:58
a277466

1.0.2 (2023-06-08)

Documentation

v1.0.1

Choose a tag to compare

@mljs-bot mljs-bot released this 08 Jun 14:39
9b689f4

1.0.1 (2023-06-08)

Bug Fixes

v1.0.0

Choose a tag to compare

@mljs-bot mljs-bot released this 08 Jun 14:16
0e9c81b

1.0.0 (2023-06-08)

Features

  • implement applyTransformToPoints (ad4797d)
  • implement getAffineTransform (73b1810)
  • implement getCentroid (69c55d1)

Bug Fixes

  • getAffineTransform: add error messages (b0d8877)

Documentation