Skip to content

chore(deps): bump org.boofcv:boofcv-core from 1.1.0 to 1.5.0 - #4998

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/org.boofcv-boofcv-core-1.5.0
Open

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/org.boofcv-boofcv-core-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps org.boofcv:boofcv-core from 1.1.0 to 1.5.0.

Release notes

Sourced from org.boofcv:boofcv-core's releases.

v1.4.0

Date : 2026/May/25 Version : 1.4.0

  • Image Derivative
    • Correctly scales integer and float variants
    • Need to specify scaling for integer valued images for many feature detectors, breaking change
    • This makes tuning parameters consistent across data types for down stream algorithms
    • Been a known issue from the very beginning in BoofCV. This fixes it.
  • You can specify convergence tolerance for lens distortion
  • Loss function for N-View trianguation
  • Added EasyPyramidKlt
    • High level API that lets you mess with low level KLT
    • More powerful than wrapped versions of KLT which limit how you can use it
  • Support for Matrix and Map Format

v1.3.0

No release notes provided.

v1.2.4

No release notes provided.

V1.2.0

  • VerboseUtils
    • Moving verbose related utilities into DDogleg
    • Deprecated functions in BoofCV
  • PointIndex2D_F64
    • Added isIdentical()
  • WorldToCameraToPixel
    • Projects the point even if it's behind the camera
  • CalibrationDetectorMultiECoCheck
    • Fixed a bug in getLayout() where duplicate was handled incorrectly
  • PnPRefineWithPixels3D / 4D
    • Added to make refining PnP optimally easier

v1.1.6

No release notes provided.

v1.1.2

  • Android
    • Better handling when the camera becomes inaccessible while it was reading it
  • WorldToCameraToPixel
    • Supports homogenous coordinates
  • BundleAdjustmentMetricResidualFunction
    • Fixed bug with homogeneous coordinates and rigid objects
Commits

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 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 [org.boofcv:boofcv-core](https://github.com/lessthanoptimal/BoofCV) from 1.1.0 to 1.5.0.
- [Release notes](https://github.com/lessthanoptimal/BoofCV/releases)
- [Commits](https://github.com/lessthanoptimal/BoofCV/commits)

---
updated-dependencies:
- dependency-name: org.boofcv:boofcv-core
  dependency-version: 1.5.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 java Pull requests that update Java code labels Sep 21, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants