We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a3a31 commit 022c8e3Copy full SHA for 022c8e3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.3+1
2
+
3
+- fix: Stitcher.composePanorama
4
5
## 1.0.3
6
7
- New API: Mat::ptr -> Mat.ptrAt
pubspec.yaml
@@ -1,6 +1,6 @@
name: opencv_dart
description: "OpenCV4 bindings for Dart language and Flutter, using dart:ffi. The most complete OpenCV bindings for Dart!"
-version: 1.0.3
+version: 1.0.3+1
binary_version: 1.0.3
homepage: https://github.com/rainyl/opencv_dart
0 commit comments