LED Light for controlled conditions

Hi,

I am looking for something that allows to have a more or less stable lightning condition to perform computer vision with my Jetson Nano. I would place the camera 1 meter above where the objects are going to be and I would like to use some kind of light source that helps to stabilize the lightning conditions.

Is there any recommendation for this kind of scenario?

Best Regards,
Alberto

hello agomezc5,

may I know what’s the actual use-case, and what’s your expect results.
are you asking for uniform illumination, or it’s accepted to have blinking?

Hello,

We are developing a solution that whenever a product is placed on top of a table, lights should turn on in order to provide homogeneus lightning conditions. If this is too difficult we might be ok also with lights always on.

The lights and camera would be around 1 meter on top of the table, and the area to monitor would be around 1m2.

We would use Jetson, probably with deepstream, to develop a solution that classifies objects on the table.

Best Regards,
Alberto

hello agomezc5,

it’s currently don’t have api to toggle led on/off while camera streaming.
in the other hand, you may have implementation in the sensor driver side to toggle led as torch mode to keep light always-on while stream-on.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.