Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@lukaszkurantdev lukaszkurantdev released this 09 Jan 19:58
· 3 commits to main since this release

0.4.0 (2025-01-09)

Features

  • Added support for phaseCorrelate function,
  • Better error support,
  • Possibility to skip clear some objects from memory using whitelist in clearBuffers(),
  • TermCriteria type support.

Fixes

  • Fixed checks for optional arguments,
  • Fixed Mat creation.

Docs

  • Added Document Scan example,
  • Fixed rotate function doc example.