There are several basic samples, which can be used as a starting point, in combination with the appropriate modifications/additions to the code:
- parallel-capture-sample.cpp:
- A very basic recording algorithm, which is useful if you want to write your own recording process from scratch
- This sample simply captures frames and does not do any processing
- scanning-and-process-sample.cpp:
- This sample algorithm is analogous to the one used in Artec Studio
- It enables you to record, register the data, obtain the operating status of the scanner, and creates a scan
- simple-capture-sample.cpp
Usually, we recommend utilizing the "scanning-and-process" sample. The files, required for compiling all samples, are available here.
We are here to help! If you have any questions or issues, please do not hesitate to contact our team by emailing support@artec-group.com or by clicking on "Ask Support" button on the upper part of the screen. We will always be happy to assist you and will get back to you as soon as we can.