EmixamPP / linux-enable-ir-emitter

Provides support for infrared cameras that are not directly enabled out-of-the box.
MIT License
242 stars 21 forks source link

chore(ci): update opencv to 4.10.0 #187

Closed EmixamPP closed 3 months ago

EmixamPP commented 3 months ago

Update OpenCV to 4.10.0.

This PR has been created automatically.

github-actions[bot] commented 3 months ago

:arrow_right: Commit 9ec8245147497f781f6eadf493d4a78437c6f353

:clipboard: Logs

:hammer_and_wrench: Building result: :white_check_mark:

:mag: clang-tidy results: :white_check_mark:

:writing_hand: clang-format results: :white_check_mark:

:package: Artifacts:

If the building step was successfull:

  1. Download the tarball in the artifacts section here.
  2. If new major version, uninstall the previous version if you have one
  3. Unzip: unzip linux-enable-ir-emitter*.tar.gz.zip
  4. Execute the install instructions

During the execution the tool raises an exception?\ Please send us the gdb backtrace: sudo gdb --ex run --args linux-enable-ir-emitter <your command args>, once the crash arrives, type bt to show the error trace (q to exit).