You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Changed the automatic crashdump collection to always on unless DEPTHAI_DISABLE_CRASHDUMP_COLLECTION is set.
Added DEPTHAI_ENABLE_ANALYTICS_COLLECTION environment varialbe - when set, analytic data (pipeline schema) is sent to Luxonis which will be used to further improve the library.
Undistort both outputs of ToF by default.
Improved 3A syncing on OAK-D-LR
Added support for YoloV10
Bug fixes
Fix Camera node to correctly allocate resources for undistortion
Fix StereoDepth node when decimation filter and depth alignment are used
Fix host timestamps of thermal frames to be synced
Misc
Updated XLink to support clangd and shared libraries on Windows: