zivid / zivid-cpp-samples

Code samples for the usage of a Zivid 3D camera in C++
BSD 3-Clause "New" or "Revised" License
21 stars 16 forks source link

parameters setting2D #248

Open JU-bre opened 11 months ago

JU-bre commented 11 months ago

Can I set automatic parameters when setting up setting2D

SatjaSivcev commented 11 months ago

No, we don't have presets or capture assistant for 2D capture, only for 3D capture. In addition, for now, 2D capture can utilize only a single acquisition, not multi-acquisition HDR like 3D capture can. Both 2D HDR and capture assistant for 2D capture are feature requests that we have in our backlog.

As an alternative, we have this Python code sample: https://github.com/zivid/zivid-python-samples/blob/master/source/applications/advanced/auto_2d_settings.py which can automatically find 2D settings for a 2D capture by using a Zivid calibration board.

If you would like to provide more input on why you need this, what you would like to achieve and to get support, please contact us at customersuccess@zivid.com and one of our application engineers will get in touch with you.