Skip to content

v0.5.0

Compare
Choose a tag to compare
@lukasalexanderweber lukasalexanderweber released this 19 Aug 09:43
· 31 commits to main since this release

BREAKING

ImageHandler class was replaced by Images class

New Features

Bugfixes

  • Renew the function subset_matches() in Class Subsetter by @algopert in #51
  • set a non-null value to confidence_threshold for correct matches graph when using RangeMatcher by @Kalo0m in #59
  • add failing test for scaling bug by @lukasalexanderweber in #113
  • fix TypeError if cv.detail.leaveBiggestComponent returns a nested list by @lukasalexanderweber in #126

New Contributors

Full Changelog: v0.4.0...v0.5.0