Releases: lukaszkurantdev/react-native-fast-opencv
Releases · lukaszkurantdev/react-native-fast-opencv
Release 0.4.5
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
0.4.4 (2025-03-26)
Features
Release 0.4.3
0.4.3 (2025-03-26)
Features
Release 0.4.2
0.4.2 (2025-03-09)
Features
Release 0.4.1
0.4.1 (2025-02-20)
Features
- affine transform and get rotation matrix functions (22c2e9c)
Release 0.4.0
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
0.3.4 (2024-12-09)
Features
Release 0.3.3
0.3.3 (2024-11-22)
Bug Fixes
Release 0.3.2
0.3.2 (2024-11-20)
Features
- rn 0.76 support on android (8bbed7a)
Release 0.3.1
0.3.1 (2024-11-19)
Bug Fixes