Skip to content

fix(deps): update module gocv.io/x/gocv to v0.43.0#11

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gocv.io-x-gocv-0.x
Open

fix(deps): update module gocv.io/x/gocv to v0.43.0#11
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gocv.io-x-gocv-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Confidence
gocv.io/x/gocv v0.39.0v0.43.0 age confidence

Release Notes

hybridgroup/gocv (gocv.io/x/gocv)

v0.43.0: 0.43.0

Compare Source

  • all
    • update to OpenCV 4.13
  • core
    • add Copy method to Mat (#​1346)
    • improve implementation for NewPointVectorFromPoints
  • cuda
    • add implmentations for more arith functions
  • imgproc
    • added in missing colormaps
    • paramters types in improc dilate and erode functions
    • use same test values as OpenCV tests for TestMinAreaRect and TestMinAreaRect2f
  • videoio
    • add RetrieveChannel function to make it possible to capture both video and audio
  • examples
    • Fix bugs and memory leaks in yolov8 example (#​1349)
  • contrib
    • add support for Macbeth Chart module (MCC) (#​1336)
  • install
    • windows: split download and build scripts for easier usage/integration

v0.42.0: 0.42.0

Compare Source

  • 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)

v0.41.0: 0.41.0

Compare Source

  • all
    • opencv: patch for gstreamer cmake to handle static linking
  • bugfix
  • core
    • add exception handling functions and try/catch blocks
    • return error from calls to OpenCV functions that cause exceptions. The error shows the OpenCV exception description from the exception caught.
  • features2d
  • photo
    • add Decolor() function
  • video
    • ApplyWithParams for MOG2 bg subtractor (#​1284)
  • build
    • add manually launched workflows to build ffmpeg, gstreamer, and opencv docker images
    • add Dockerfile.opencv-ubuntu-24.04 for Ubuntu 24.04 support
    • add opencv-ubuntu-24-04 step for build img workflow
  • docker
    • add static image with opencv and ffmpeg without gstreamer
    • gstreamer with a specific set of plugins
    • use OpenCV patch to build fully static GStreamer with plugins included
  • docs
    • update ROADMAP for some functions that were completed already
    • Update wrong links in Readme for face detection from URL and find chessboard
  • make
    • add install task for Ubuntu Manic Minotaur using @​chewxy PR #​1157
    • update make tasks for jetson based on latest available info
    • Update Makefile (#​1276)

v0.40.0: 0.40.0

Compare Source

  • all
    • Add support for OpenCV 4.11.0
    • Update license year to 2025
  • bugfix
    • Correct signature for FindHomography, since dst is actually target format for the operation, not something changed by the operation
  • core
    • Added new Mat constructor and tests
    • Added NewMatFromPoint2fVector function
  • videoio
    • Change type of VideoCaptureProperties to int32
    • Added VideoWriterFile with API and API Params
  • docker
  • make
    • Improve Linux distro dtection code, and add specific dependendcies for Ubunutu 24.04
  • examples
    • GStreamer VideoWriter example
  • build
    • Update homebrew when running macOS tests
    • Update GH actions in linux build to latest versions

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch from 8cc9498 to 373bc8c Compare March 20, 2025 17:02
@renovate renovate bot changed the title fix(deps): update module gocv.io/x/gocv to v0.40.0 fix(deps): update module gocv.io/x/gocv to v0.41.0 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch from 373bc8c to 17bab5a Compare August 7, 2025 11:26
@renovate renovate bot changed the title fix(deps): update module gocv.io/x/gocv to v0.41.0 fix(deps): update module gocv.io/x/gocv to v0.42.0 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch from 17bab5a to bf4e25b Compare September 25, 2025 13:50
@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch from bf4e25b to dd4aa1c Compare January 5, 2026 21:43
@renovate renovate bot changed the title fix(deps): update module gocv.io/x/gocv to v0.42.0 fix(deps): update module gocv.io/x/gocv to v0.43.0 Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants