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 example will alternate between the IR illumination LED and IR dot projector. By default, example script will run
5
+
both left and right monochrome camera sensors at 30FPS, and it will switch between the IR LED and dot projector
6
+
every frame - meaning you will get LED-illuminated frames at 15FPS, and dot projector-illuminated frames at 15FPS.
7
+
8
+
LED-illuminated frames can be used for your `AI vision tasks <https://docs.luxonis.com/en/latest/pages/ai_ml_nn/#ai-vision-tasks>`__
9
+
and CV algorithms (eg. :ref:`Feature Tracker`) in low-light environments. Dot projector-illuminated frames are used for `active stereo depth <https://docs.luxonis.com/projects/hardware/en/latest/pages/articles/oak-s2/#pro-version>`__.
0 commit comments