| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.13.0.20260529 source code.tar.gz | 2026-05-28 | 29.6 MB | |
| 4.13.0.20260529 source code.zip | 2026-05-28 | 30.1 MB | |
| README.md | 2026-05-28 | 1.5 kB | |
| Totals: 3 Items | 59.7 MB | 0 | |
What's Changed
- Enable libjpeg-turbo jpeg7 feature to fix IMWRITE_JPEG_LUMA/CHROMA_QUALITY (fixes [#1869]) by @shimat in https://github.com/shimat/opencvsharp/pull/1872
- Fix linux-arm RID: rename NuGet package to linux-arm64, keep shim for compatibility by @shimat in https://github.com/shimat/opencvsharp/pull/1871
- Migrate ArUco API to OpenCV 4.7+ detector-class design by @shimat in https://github.com/shimat/opencvsharp/pull/1873
- Fix Row()/At<T> misuse and add Span-based pixel access APIs (fixes [#1775]) by @shimat in https://github.com/shimat/opencvsharp/pull/1874
- Fix LineSegmentDetector segfault caused by C++/C# calling convention mismatch by @shimat in https://github.com/shimat/opencvsharp/pull/1877
- Remove unused Ptr_xxx_get P/Invoke declarations from features2d NativeMethods by @shimat in https://github.com/shimat/opencvsharp/pull/1879
- Fix MergeDebevec/MergeMertens segfault caused by C++/C# calling convention mismatch by @shimat in https://github.com/shimat/opencvsharp/pull/1878
- Add Renovate configuration for automated dependency updates by @shimat in https://github.com/shimat/opencvsharp/pull/1881
- Fix: include OpenCvSharp.Analyzers.dll in NuGet package (analyzers/dotnet/cs/) by @shimat in https://github.com/shimat/opencvsharp/pull/1882
- Fix: correct FFmpeg DLL path in runtime.win package and detect dotnet pack failures by @shimat in https://github.com/shimat/opencvsharp/pull/1883
Full Changelog: https://github.com/shimat/opencvsharp/compare/4.13.0.20260427...4.13.0.20260529