Skip to content

Releases: shimat/opencvsharp

4.13.0.20260602

02 Jun 09:24

Choose a tag to compare

What's Changed

  • Add Windows ARM64 support (OpenCvSharp4.runtime.win-arm64) by @shimat in #1888

Full Changelog: 4.13.0.20260531...4.13.0.20260602

4.13.0.20260531

31 May 13:26

Choose a tag to compare

What's Changed

  • Fix IL3000 trimming warning in WindowsLibraryLoader by @shimat in #1884
  • Centralize and fix assembly versioning by @shimat in #1885
  • Fix duplicate native DLLs in net4x output directory by @shimat in #1886
  • Remove TryPInvoke() from NativeMethods static constructor to allow custom native library loading by @shimat in #1887

Full Changelog: 4.13.0.20260529...4.13.0.20260531

4.13.0.20260529

29 May 07:07
9a49884

Choose a tag to compare

What's Changed

  • Enable libjpeg-turbo jpeg7 feature to fix IMWRITE_JPEG_LUMA/CHROMA_QUALITY (fixes #1869) by @shimat in #1872
  • Fix linux-arm RID: rename NuGet package to linux-arm64, keep shim for compatibility by @shimat in #1871
  • Migrate ArUco API to OpenCV 4.7+ detector-class design by @shimat in #1873
  • Fix Row()/At misuse and add Span-based pixel access APIs (fixes #1775) by @shimat in #1874
  • Fix LineSegmentDetector segfault caused by C++/C# calling convention mismatch by @shimat in #1877
  • Remove unused Ptr_xxx_get P/Invoke declarations from features2d NativeMethods by @shimat in #1879
  • Fix MergeDebevec/MergeMertens segfault caused by C++/C# calling convention mismatch by @shimat in #1878
  • Add Renovate configuration for automated dependency updates by @shimat in #1881
  • Fix: include OpenCvSharp.Analyzers.dll in NuGet package (analyzers/dotnet/cs/) by @shimat in #1882
  • Fix: correct FFmpeg DLL path in runtime.win package and detect dotnet pack failures by @shimat in #1883

Full Changelog: 4.13.0.20260427...4.13.0.20260529

4.13.0.20260427

05 May 06:45
f25afda

Choose a tag to compare

What's Changed

Full Changelog: 4.13.0.20260317...4.13.0.20260427

4.13.0.20260317

17 Mar 12:59
7732912

Choose a tag to compare

What's Changed

  • Linux: portable manylinux build, vcpkg for Linux, slim profile expansion by @shimat in #1840
  • Hardening security with compiler switches - /GS and /HIGHENTROPYVA by @shimat in #1843

Full Changelog: 4.13.0.20260308...4.13.0.20260317

4.13.0.20260308

09 Mar 13:15

Choose a tag to compare

What's Changed

  • decrease top-level directories by @shimat in #1837
  • Use git submodules for OpenCV, vcpkg for Tesseract, and cmake initial cache files for build flags by @shimat in #1836
  • Fix: add lib prefix to NativeFileReference in wasm.props by @shimat in #1839

Full Changelog: 4.13.0.20260302...4.13.0.20260308

4.13.0.20260302

02 Mar 02:06
4f66185

Choose a tag to compare

What's Changed

Full Changelog: 4.13.0.20260228...4.13.0.20260302

4.13.0.20260228

28 Feb 09:14
95f438e

Choose a tag to compare

What's Changed

  • Add CV_16F by @shimat in #1818
  • Align enum naming with native OpenCV by @shimat in #1819
  • Fix wasm path by @shimat in #1822
  • restore linux RID package by @shimat in #1823
  • Fix NupkgBetaRemover for Ubuntu packages and add approval gate to publish workflow by @shimat in #1825
  • FaceDetectorYN implementation: Added FaceDetectorYN class and associated native methods for face detection. by @cnayan in #1827
  • Add tests for FaceDetectorYN by @shimat in #1828

New Contributors

Full Changelog: 4.13.0.20260222...4.13.0.20260228

4.13.0.20260222

22 Feb 08:09
43ffda3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.13.0.20260213...4.13.0.20260222

4.13.0.20260213

13 Feb 04:57
4add9e8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.11.0.20250507...4.13.0.20260213