erik
If you turn on the mono camera and cover the left part of the mono camera with my palm,
The overall brightness of the screen displayed by cv.imshow is increased.
So it looks like the screen brightness is adjusted according to the illumination.
Is there no way to measure and display illuminance data from the camera?
device.setIrLaserDotProjectorBrightness(300) # in mA, 0..1200
device.setIrFloodLightBrightness(400) # in mA, 0..1500
I have already set the illuminance current.
Color camera has IR filter in the CCM, so night vision isn't possible. Only mono cameras can see (specific) IR.
THoughts?
How do I change the streaming mode?
ex) Color camera during the day, mono camera under a certain level of illumination (or when night vision is activated)