Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps gocv.io/x/gocv from 0.41.0 to 0.42.0.

Release notes

Sourced from gocv.io/x/gocv's releases.

0.42.0

  • all
    • Update to OpenCV 4.12.0
    • Expose GpuMat's underlying object pointer
    • Add support for reduced size OpenCV builds using build tags for specific modules (cuda, contrib, etc.)
  • cuda
    • Add LShift and RShift function implementations
    • Add Compare function implementation
    • Add implementations for Norm, CalcNorm, and CalcNormDiff functions
    • Add Cuda Morphology Filter (#1311)
  • core
    • Add ReshapeWithSize() to provide specific control over the reshape operation
    • Add MeanStdDevWithMask for cv::meanStdDev with the optional mask
  • video
    • Add video tracker implementation using Vit DNN
    • Add cv::stereoRectify binding
  • docker
    • Update OpenCV containers to 4.12.0
  • docs
    • Update ROADMAP links and add missing tracker functions
    • Update README with new features and usage
  • build
    • Use build tags for reduced size OpenCV builds with specific modules
  • bugfix
    • Fix bug where the package name was mismatched with contrib (#1293)
Changelog

Sourced from gocv.io/x/gocv's changelog.

0.42.0

  • all
    • Update to OpenCV 4.12.0
    • Expose GpuMat's underlying object pointer
    • Add support for reduced size OpenCV builds using build tags for specific modules (cuda, contrib, etc.)
  • cuda
    • Add LShift and RShift function implementations
    • Add Compare function implementation
    • Add implementations for Norm, CalcNorm, and CalcNormDiff functions
    • Add Cuda Morphology Filter (#1311)
  • core
    • Add ReshapeWithSize() to provide specific control over the reshape operation
    • Add MeanStdDevWithMask for cv::meanStdDev with the optional mask
  • video
    • Add video tracker implementation using Vit DNN
    • Add cv::stereoRectify binding
  • docker
    • Update OpenCV containers to 4.12.0
  • docs
    • Update ROADMAP links and add missing tracker functions
    • Update README with new features and usage
  • build
    • Use build tags for reduced size OpenCV builds with specific modules
  • bugfix
    • Fix bug where the package name was mismatched with contrib (#1293)
Commits
  • a84799d release: update CHANGELOG for release
  • cb5ffa9 Release: prepare for release 0.42
  • 0fc8b78 cuda: add LShift and RShift function implementations
  • d5df508 cuda: add Compare function implementation
  • 960fe9d docs: some long needed updates to README
  • 86c28e3 chore: update to OpenCV 4.12.0
  • 3083f8f docker: update OpenCV containers to 4.12.0
  • 33924d2 cuda: add implementation for norm, calcNorm, and calcNormDiff functions
  • 3f18b97 feature: add video tracker implementation using Vit DNN
  • 69ed995 feature: use build tags for reduced size OpenCV build that only contains spec...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gocv.io/x/gocv](https://github.com/hybridgroup/gocv) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/hybridgroup/gocv/releases)
- [Changelog](https://github.com/hybridgroup/gocv/blob/release/CHANGELOG.md)
- [Commits](hybridgroup/gocv@v0.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: gocv.io/x/gocv
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Superseded by #30.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/gocv.io/x/gocv-0.42.0 branch January 12, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant