orbbec/OrbbecSDK

Femto Bolt, Camera Setting

Closed this issue · 2 comments

I am using the example of PointCloud and made a build to capture ply 3D scans, how can I change the camera settings, resolution, field of view, depth resolution in the code?

There are two methods:
The first one is to modify the .xml configuration file,
image

and the other one is to set the resolution through code.
https://orbbec.github.io/OrbbecSDK/doc/tutorial/English/OrbbecSDK_C++_API_user_guide-v1.0.pdf

@Shahriarch Have your issues been resolved?