4.8.0.20230711
What's Changed
- Fix nuget pack error of runtime.win by @shimat in #1519
- Wrap reduceArgMin and reduceArgMax by @uvbkq in #1524
- == null -> is null by @shimat in #1526
- Tests: == null -> is null by @shimat in #1527
- Simplify ubuntu20.yml by @shimat in #1530
- Project DebugVisualizers cleanup by @jkalias in #1534
- add implicit convert operator for all variants of size struct by @n0099 in #1540
- remove Cv2.Glob by @shimat in #1544
- Adding functionality to read aruco dictionaries from files by @MHerrmannSOLID in #1561
- Added logging facilities by @GrigoryanArtem in #1571
- add a missing constructor for struct
RotatedRect
from three vertex points by @n0099 in #1576 - fix RotatedRect error by @shimat in #1580
- Fix incorrect rvec and tvec when using useExtrinsicGuess by @Jcparkyn in #1585
- add BuildPyramid and unit test by @lwqwag in #1583
- 4.8 by @shimat in #1590
New Contributors
- @uvbkq made their first contribution in #1524
- @jkalias made their first contribution in #1534
- @n0099 made their first contribution in #1540
- @GrigoryanArtem made their first contribution in #1571
- @Jcparkyn made their first contribution in #1585
Full Changelog: 4.7.0.20230114...4.8.0.20230711