Conversation
* Optimization and trace levels introduced WIP * tweaked parameters and updated tracelevel
themarpe
left a comment
There was a problem hiding this comment.
Test with OAK-D Lite and move resources/boards to reference the depthai-boards as submodule
* Added a check to detect if there were no markers found on the undistored image * Added an error if no markers are found in more than 2 images
|
Can we merge this? @njezersek @saching13 |
|
#843 |
|
OAK-D-LITE has very different focus distance [m] to lens position mapping than other cameras. Therefore I changed the default lens position for OAK-D-LITE to 25 (based on trying several different values and comparing the results). Default lens position for other cameras is still 135. |
* Further OAK-D-LR modifications * Added fixed exposure and wb * Further LR improvements, mainly synchronization related * Fixed some issues and tweaked streaming for LR a bit * Modified default queue depth to 4 * Added missing scipy dependency * Fixed HFOV for OAK-D-LR * Fix misplaced parameters for MessageSync * Exposed 'flashing' stage/mode to be separate from 'process' * Varius bug fixes * Fix missing dest_path, fix AR0234 mono resolution * Set ISP scale for AR0234 --------- Co-authored-by: Martin Peterlin <martin.peterlin7@gmail.com> Co-authored-by: Matevz Morato <matevz.morato@gmail.com> Co-authored-by: TheMarpe <martin@luxonis.com>
|
Hello! The current script calibrate.py still shows lens position as 135. I am trying to calibrate OAK-D-Lite but images are blurry with 135. I wanted to know what should be exact and correct value @njezersek @saching13 |
|
CC: @MaticTonin ^ |
|
Thanks @MaticTonin, I am wondering why the images are blur if the focus range is set to >60. Is it the limitation of OAK- D-Lite? @themarpe |
|
@engrmusawarali71 - the range can vary between devices. Certain devices have image in focus at certain ranges of lensPositions and other at different. |
|
@themarpe Thank you, I was wondering if something is wrong with the device or there is some fault. |
No description provided.