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
I'm working on debugging the camera by C#, but i don't know how to set its camera properties, such as exposure time and gain, and if i want to take a specified number of photos, what should i modified in here.
The text was updated successfully, but these errors were encountered:
If you want to only save a limited amount of images you should modify the while loop that fires TriggerSoftware to stop after the image count you need.
I'm working on debugging the camera by C#, but i don't know how to set its camera properties, such as exposure time and gain, and if i want to take a specified number of photos, what should i modified in here.
The text was updated successfully, but these errors were encountered: