Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.boofcv:boofcv-core from 0.35 to 0.43.1 #265

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2024

Bumps org.boofcv:boofcv-core from 0.35 to 0.43.1.

Release notes

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

v0.43.1

No release notes provided.

v0.43

Small release with a couple of minor breaking changes related to mesh

  • ImageLinePruneMerge
    • Fixed type-o in near intersection formula. Thanks Erhan Erdemir for finding the problem.
  • PointCloudIO
    • Added support for STL mesh files
  • Added a mesh viewer
    • Swing panel, multiple controls, and help
    • Generic rendering engine

v0.41

Date : 2022/Sep/02 Version : 0.41

  • Applications
    • Added Aztec Code generator
    • Removed unused flag to disable printing info in PDF documents
    • QR and other markers no longer require spacing between markers when there is only a single marker
    • Fixed units in manually specified document size
    • Create Calibration: Fixed units in manually specified paper size
    • Create Calibration: Fixed disable info flag
  • Android
    • Properly handles multi camera systems by finding physical cameras inside a logical camera
  • Demonstrations
    • Better Micro QR Code visualizations
  • Contour Tracing
    • Can specify max and minimum contours using fractional size, i.e. ConfigLength instead of int
    • Added ability to specify maximum contour in places it was missing
    • ConfigPolygonFromContour doesn't produce identical results, but very similar
  • ConvertBufferedImage
    • RGBA with pre-multiplied alpha will have channels swapped correctly
    • BufferedImage sub images work again, Thanks ConvertBufferedImage
  • Added Aztec Code encoder and decoder
  • QR Code
    • Fixed issue where it was rejecting version 1 QR codes at a highly skewed angle
    • Fixed issue where it failed to detect all QR when there was a cluster of several high version
    • If error correction passes it will stop processing the QR. Easier to diagnose issues.
  • Micro QR Code
    • Doesn't keep on trying to decode a marker if it fails after the ECC check
  • Various
    • Fixed crash in Niblack Family when output image was not resized to match input image
    • Image.setTo() now returns 'this' to enable chaining.
    • Can now colorize points based on camera reference frame, not just global
    • PlyCodec - writes correct header for little endian
  • Stereo Disparity: Fixed bug where invalid values got cast to a byte when image was float, causing artifacts.
  • RansacCalibrated now support concurrency

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.boofcv:boofcv-core](https://github.com/lessthanoptimal/BoofCV) from 0.35 to 0.43.1.
- [Release notes](https://github.com/lessthanoptimal/BoofCV/releases)
- [Commits](lessthanoptimal/BoofCV@v0.35...v0.43.1)

---
updated-dependencies:
- dependency-name: org.boofcv:boofcv-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2024
@nicho92 nicho92 closed this Aug 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.boofcv-boofcv-core-0.43.1 branch August 6, 2024 21:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant