nicho92 / MtgDesktopCompanion

Cards manager for magic the gathering
Apache License 2.0
154 stars 33 forks source link

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

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

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 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](https://github.com/nicho92/MtgDesktopCompanion/network/alerts).

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