Skip to content

Releases: lukaszkurantdev/react-native-fast-opencv

Release 0.4.5

25 Apr 07:41
Compare
Choose a tag to compare

0.4.5 (2025-04-25)

Bug Fixes

  • add object to vector arguments type (c4a384a)

Features

  • add object to vector (3038e1e)
  • compare and bitwise functions extensions (90c46a6)
  • warpPolar function (0dff2e2)

Release 0.4.4

26 Mar 12:49
Compare
Choose a tag to compare

0.4.4 (2025-03-26)

Features

Release 0.4.3

26 Mar 12:19
Compare
Choose a tag to compare

0.4.3 (2025-03-26)

Features

Release 0.4.2

09 Mar 11:59
Compare
Choose a tag to compare

0.4.2 (2025-03-09)

Features

Release 0.4.1

20 Feb 16:59
Compare
Choose a tag to compare

0.4.1 (2025-02-20)

Features

  • affine transform and get rotation matrix functions (22c2e9c)

Release 0.4.0

09 Jan 19:58
Compare
Choose a tag to compare

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.

Release 0.3.4

09 Dec 05:21
Compare
Choose a tag to compare

0.3.4 (2024-12-09)

Features

  • image conversion format (cdbac0b)

Release 0.3.3

22 Nov 06:17
Compare
Choose a tag to compare

0.3.3 (2024-11-22)

Bug Fixes

Release 0.3.2

20 Nov 10:32
Compare
Choose a tag to compare

0.3.2 (2024-11-20)

Features

  • rn 0.76 support on android (8bbed7a)

Release 0.3.1

19 Nov 09:36
Compare
Choose a tag to compare

0.3.1 (2024-11-19)

Bug Fixes