Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Sample-4.8.0-20230711.zip | 2023-07-11 | 24.8 MB | |
OpenCvSharp-4.8.0-20230711.zip | 2023-07-11 | 126.0 MB | |
4.8.0.20230711.tar.gz | 2023-07-11 | 32.3 MB | |
4.8.0.20230711.zip | 2023-07-11 | 32.8 MB | |
README.md | 2023-07-11 | 2.1 kB | |
Totals: 5 Items | 215.8 MB | 1 |
What's Changed
- Fix nuget pack error of runtime.win by @shimat in https://github.com/shimat/opencvsharp/pull/1519
- Wrap reduceArgMin and reduceArgMax by @uvbkq in https://github.com/shimat/opencvsharp/pull/1524
- == null -> is null by @shimat in https://github.com/shimat/opencvsharp/pull/1526
- Tests: == null -> is null by @shimat in https://github.com/shimat/opencvsharp/pull/1527
- Simplify ubuntu20.yml by @shimat in https://github.com/shimat/opencvsharp/pull/1530
- Project DebugVisualizers cleanup by @jkalias in https://github.com/shimat/opencvsharp/pull/1534
- add implicit convert operator for all variants of size struct by @n0099 in https://github.com/shimat/opencvsharp/pull/1540
- remove Cv2.Glob by @shimat in https://github.com/shimat/opencvsharp/pull/1544
- Adding functionality to read aruco dictionaries from files by @MHerrmannSOLID in https://github.com/shimat/opencvsharp/pull/1561
- Added logging facilities by @GrigoryanArtem in https://github.com/shimat/opencvsharp/pull/1571
- add a missing constructor for struct
RotatedRect
from three vertex points by @n0099 in https://github.com/shimat/opencvsharp/pull/1576 - fix RotatedRect error by @shimat in https://github.com/shimat/opencvsharp/pull/1580
- Fix incorrect rvec and tvec when using useExtrinsicGuess by @Jcparkyn in https://github.com/shimat/opencvsharp/pull/1585
- add BuildPyramid and unit test by @lwqwag in https://github.com/shimat/opencvsharp/pull/1583
- 4.8 by @shimat in https://github.com/shimat/opencvsharp/pull/1590
New Contributors
- @uvbkq made their first contribution in https://github.com/shimat/opencvsharp/pull/1524
- @jkalias made their first contribution in https://github.com/shimat/opencvsharp/pull/1534
- @n0099 made their first contribution in https://github.com/shimat/opencvsharp/pull/1540
- @GrigoryanArtem made their first contribution in https://github.com/shimat/opencvsharp/pull/1571
- @Jcparkyn made their first contribution in https://github.com/shimat/opencvsharp/pull/1585
Full Changelog: https://github.com/shimat/opencvsharp/compare/4.7.0.20230114...4.8.0.20230711