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

Update Hexagon AI demo to use main RB5 camera and work on kernel 5 #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JsGjKJzi
Copy link

@JsGjKJzi JsGjKJzi commented Apr 26, 2024

  • Updated readme to use Hexagon SDK v 3.5.4.
  • Updated readme to work with new paths.
  • Added a Hexagon 3.5.4 shared lib patch.
  • Wayland support is now upstreamed to OpenCV highgui Wayland xdg_shell opencv/opencv#22102. pfpacket fork is no longer needed.
  • There was a bug that I couldn't find in OpenCV 4.0 when using GStreamer that caused memory use to continuously grow. This bug was not evident in the latest OpenCV 4.9 code.
  • The ImagenetCv code from the original readme did not clearly explain that it was designed to use a USB camera. The original code tried to open the camera feed using Video 4 Linux using Videocapture(2). Patch added to change the code to use a GStreamer pipeline so the main RB5 camera can be used.

@JsGjKJzi JsGjKJzi force-pushed the create-hexagon-ai-for-kernel_5 branch from db89901 to b0da72f Compare April 26, 2024 13:45
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.

1 participant