alex-luxonis
alex-luxonis
@diablodale Could you check what bootloader version is installed, and upgrade it to the latest `0.0.17`, it should have some fixes for this problem. Can use this app to upgrade:...
Thanks @diablodale. I'm able to reproduce the failure on OAK-D-Pro-PoE, with the same behavior as on your side: fails at the 7th iteration, and the device no longer responds to...
Hi @oysstu, You can find a good description of the AE compensation parameter, that matches our usage (-9 .. +9 range, 0.333 EV step, resulting -3 .. +3 EV range)...
Thanks for the issue report. We will change to a have an exception thrown here. It's evaluated on device when the pipeline is passed to, by: ```c++ Device(pipelineConfig); ``` or...
The camera module having a VCM-adjustable lens (for focus control) makes this worse, as the lens is spring-loaded and may vibrate out of phase with the camera sensor die. Setting...
Thanks for the image. It shows that the lens vibration is part of the issue: besides the waving, some areas are out-of-focus. Autofocus won't help here (also as the vibrations...
The statistics are collected per frame, then 3A runs again and computes a new lens position that gets applied. But still, higher FPS may not help, as the vibrations mess...
Hi @mmortazavi, For the first issue (first code snippet), 3A (auto- exposure, focus and white-balance) needs some time to converge. First images won't look good. For the hang issue with...
> * Where do you in the code activate 3A? I see you the 'control', but nothing about 3A explicitly! Can you explain? 3A are enabled by default on the...
For AR0234 we have a separate tuning binary, that we can load in case only AR0234 sensors are used. In case there's an OV9282, we have to use a tuning...