Skip to content

Releases: rainyl/opencv_dart

v1.2.4

06 Sep 01:18
5779dac

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

29 Aug 17:00
a1ce3b5

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

25 Aug 14:21
e87c1af

Choose a tag to compare

What's Changed

  • remove arm64 and x64 setup options for ios by @rainyl in #202
  • rename factory VideoWriter.open to VideoWriter.fromFile, add support … by @rainyl in #203
  • add discord server by @rainyl in #207
  • fix by @rainyl in #208
  • check libs for android by @rainyl in #210
  • Android Plugin custom arch support by @einsitang in #211
  • docs(contributor): contributors readme action update by @github-actions in #214
  • use setRange for Vec, optimize operator [] by @rainyl in #215
  • add asVec() to List extensions by @rainyl in #222
  • bump version to v1.2.2 by @rainyl in #223
  • support ANDROID_NDK_HOME in conanfile by @rainyl in #224

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

31 Jul 11:41
cb04456

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

28 Jul 13:32

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Jul 14:35

Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.1.0

v1.1.0-dev.1

02 Jul 09:14

Choose a tag to compare

v1.1.0-dev.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.10...v1.1.0-dev.1

v1.0.10

18 Jun 14:53
dcb17be

Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.9

13 Jun 13:50

Choose a tag to compare

What's Changed

  • Call ptr->reset() before CVD_FREE by @rainyl in #98

Full Changelog: v1.0.8...v1.0.9

v1.0.8

12 Jun 15:35

Choose a tag to compare

What's Changed

  • docs(contributor): contributors readme action update by @github-actions in #94
  • improve wrappers, allow clone features of FaceRecognizerSF, more doc by @rainyl in #96
  • API change: FaceRecognizerSF.feature(Mat alignedImg) -> FaceRecognizerSF.feature(Mat alignedImg, {bool clone = false})
  • Deprecated: FaceRecognizerSF.newRecognizer FaceRecognizerSF.DIS_TYPR_FR_COSINE FaceRecognizerSF.DIS_TYPE_FR_NORM_L2

Full Changelog: v1.0.7...v1.0.8