4.5.3.20211228
What's Changed
- Add Dockerfile ubuntu20-dotnet5-opencv4.5.3 by @shimat in #1307
- add IntelligentScissorsMB by @shimat in #1310
- fix CodeAnalysis warnings by @shimat in #1311
- Add Multidimensional Mat test by @shimat in #1314
- ubuntu20-dotnet5-opencv4.5.3: multi-stage build by @shimat in #1322
- Add resize test by @shimat in #1328
- feat: add direct support of UMat in tracker by @JeffersonQin in #1332
- Add dockerfiles for .NET 6 on Ubuntu 20.4. by @saxx in #1339
- Remove jacobian calculation in ProjectPoints if no need by @ables3000 in #1340
- feat: Support Blazor WebAssembly by @yamachu in #1341
- Update publish_nuget.yml for wasm by @shimat in #1342
- Fix extern function name mismatch by @shimat in #1344
- BUILD_opencv_app -> BUILD_opencv_apps by @shimat in #1348
- Fix GC.KeepAlive() calls in EstimateAffine2D and EstimateAffinePartial2D by @RodneyRichardson in #1353
- Fix Windows nuspec for net6 (#1349) by @shimat in #1355
- separate Extensions nuget by @shimat in #1356
- Fix NuGet reference by @shimat in #1357
- Try fixing #1359 and #1360 by @shimat in #1361
New Contributors
- @JeffersonQin made their first contribution in #1332
- @saxx made their first contribution in #1339
- @ables3000 made their first contribution in #1340
- @yamachu made their first contribution in #1341
- @RodneyRichardson made their first contribution in #1353
Full Changelog: 4.5.3.20210821...4.5.3.20211228