Skip to content

Release 0.2.6

Compare
Choose a tag to compare
@lukaszkurantdev lukaszkurantdev released this 17 Sep 16:18
· 71 commits to main since this release

0.2.6 (2024-09-17)

Bug Fixes

Features

  • add Sobel function (855c0df)
  • add support for the function 'getStructuringElement' (cb2be45)
  • add support for the function 'morphologyDefaultBorderValue' (1bb7a7e)
  • update arcLength and approxPolyDP to accept PointVector typed contours/curves (f9a63bf)