pion / example-webrtc-applications

Examples of WebRTC applications that are large, or use 3rd party libraries
https://pion.ly/
MIT License
1.02k stars 241 forks source link

Update module gocv.io/x/gocv to v0.36.0 #177

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gocv.io/x/gocv v0.35.0 -> v0.36.0 age adoption passing confidence

Release Notes

hybridgroup/gocv (gocv.io/x/gocv) ### [`v0.36.0`](https://togithub.com/hybridgroup/gocv/releases/tag/v0.36.0): 0.36.0 [Compare Source](https://togithub.com/hybridgroup/gocv/compare/v0.35.0...v0.36.0) - **all** - Add support for OpenCV 4.9.0 - update Go to version 1.22 - update minimum go version to 1.21 - **bugfix** - aruco: correct test from latest OpenCV update - **build** - add GH action for Windows - remove appveyor - adjusted Makefile to build for debian bookworm - **core** - Add additional signature for MinMaxLoc. - add color conversion alias - add Mahalanobis(), Inv(), Row(), amd Col() functions - add MulTransposed() function - add PCABackProject() and PCAProject() functions - add PSNR() function - add SVBackSubst() and SVDecomp() functions - **calib3d** - add FisheyeCalibrate, FisheyeDistortPoints, and CheckChessboard functions - Add func comments and update readme - add Rodrigues function - add SolvePnP function - Add more smoke tests - Initial commit of more stereo bindings - **feature2d** - Add interface for `Feature2D` algorithms - Asserting some algorithms conform to `Feature2D` - Prepend "Feature2D" prefix to component interfaces of Feature2D - **imgproc** - add CreateHanningWindow() - add EMD() - Add float version of BoxPoints and MinAreaRect - Add new binding for cv::Erode. - **videoio** - add Retrieve function - **contrib/xfeatures2d** - Add BriefDescriptorExtractor to xfeatures2d ([#​1114](https://togithub.com/hybridgroup/gocv/issues/1114)) - add NewSURFWithParams func - Add separate "Compute" bindings for detection algorithms ([#​1117](https://togithub.com/hybridgroup/gocv/issues/1117)) - **cuda/core** - ADD Cuda MultiplyWithStream ([#​1142](https://togithub.com/hybridgroup/gocv/issues/1142))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (24d2170) to head (9cb0855).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #177 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 27 27 Lines 2173 2173 ====================================== Misses 2173 2173 ``` | [Flag](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/177/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/177/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | | [wasm](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/177/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.