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

Release v2.29.0.0 #1083

Open
wants to merge 54 commits into
base: main
Choose a base branch
from
Open

Release v2.29.0.0 #1083

wants to merge 54 commits into from

Conversation

moratom
Copy link
Collaborator

@moratom moratom commented Nov 10, 2024

No description provided.

alex-luxonis and others added 30 commits May 12, 2023 01:02
.initialControl.setMisc("downsampling-mode", "binning")  # default: "scaling"
.initialControl.setMisc("binning-mode", "sum")  # default: "avg"

Max FPS for IMX378 1080p back to 118 (from 60) with binning enabled
…misc control:

.initialControl.setMisc("manual-exposure-handling", "fast")
…DR, with:

.initialControl.setMisc("hdr-exposure-ratio", 4) # enables HDR when set `> 1`, current options: 2, 4, 8
.initialControl.setMisc("hdr-local-tone-weight", 75) # default 75, range 0..100
… enabled by default. Values: 0, 1, can also change during streaming, `H` key with cam_test.py
- better config for 10fps HDR
- runtime configurable hdr-exposure-ratio (1,2,4,8), hdr-local-tone-weight (0..1, float normalized)
cam_test.py `R` and `G` keys to select HDR controls, then change with `-_` `+=`
```
cam["cama"].initialControl.setMisc("3a-follow", dai.CameraBoardSocket.CAM_A)
cam["camb"].initialControl.setMisc("3a-follow", dai.CameraBoardSocket.CAM_B)
```

generic fast manual exposure (for all sensors)
Miscellaneous camera controls, IMX582/IMX586 on-sensor HDR
Add runtime stereo calib reconfig
Remove Ubuntu:18.04 from OS tests
SzabolcsGergely and others added 24 commits October 3, 2024 18:30
…lter is enabled, disparity output disabled, median enabled
Stereo filter improvements; do filtering in 13 bit range
Added width and height to EncodedFrame
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.

5 participants