-
Notifications
You must be signed in to change notification settings - Fork 667
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
OV2640: Brightness, contrast + saturation not working anymore #3381
Comments
@SybexX: FYI |
@SybexX or @Slider0007 Does one of you have such HW and can add and test a fix? |
Please test whether this fixes the problem (no changes are necessary for the OV5640): https://github.com/SybexX/AI-on-the-edge-device/actions/runs/12131765400 |
Using the provided test firmware, brightness, contrast and saturation adaption is working again with OV2640. Be ware: I've only tested the part which is related to this issue and not the additional changes which are also included in this branch. (I'm not sure if this branch is intended to be merged directly or split up again to only address this issue here. IMHO it usually doesn't make sense to test a branch which contains multiple topics.) |
The Problem
OV2640: Brightness, contrast and saturation parameter are not functional anymore.
This workaround to enable functionality is somewhere lost between 15.7 and 16.0:
AI-on-the-edge-device/code/components/jomjol_controlcamera/ClassControllCamera.cpp
Line 218 in 0d0b018
Workaround is still required for OV2640 camera even with newest camera driver.
For OV5640 it's not required, it's functional without this workaround.
Version
16.0.0RC4
Logfile
Expected Behavior
No response
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: