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

Updates face detection to sdk 4.8.0.2 #113

Merged
merged 2 commits into from
Mar 3, 2023

Commits on Feb 17, 2023

  1. Updates face detection to sdk 4.8.0.2

    - changes to CPX messages for streaming
    - adds configurable streaming resolution
    - adds missing viewer script
    - removes read input from file, this was broken
    (can be resurrected by fetching the depreciated frame streamer code from the sdk, but is not worth it)
    - there are remaining issues: camera acquisition fails more often when
    	a) wifi is enabled and not yet conncted
    	b) the cluster frequency is high (75MHz seems pretty stable, 100MHz is still ok)
    	c) the image is very dark (no clue why, but can almost be used for obstacle detection...)
    - camera test is also working with 4.8.0.2 (only ASYNC capture though)
    hmllr committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1c99955 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    33b17f6 View commit details
    Browse the repository at this point in the history