Submit a request
Follow

Post-processing

Q: Which SDK classes stand for the Fine & Global registration?
A: Fine & Global registration are the algorithms used for processing of the raw frames that you receive while scanning.
The description of both algorithms can be found here: Artec 3D Scanning SDK\include\artec\sdk\algorithms\Algorithms.h or here.

Q: I want to launch global registration in 'Geometry only' mode.
A: You should use createGlobalRegistrationAlgorithm() with GlobalRegistrationType_Geometry setting.

Q: How to launch outliers removal for my raw scans?
A: You will need createOutliersRemovalAlgorithm() in Artec 3D Scanning SDK\include\artec\sdk\algorithms\Algorithms.h.
The settings of the algorithm can be found here.

Q: What types of fusion algorithms are available?
A: Artec SDK allows you to use three types of fusion algorithms, the same that are available in Artec Studio:

  • fast fusion
  • smooth fusion
  • sharp fusion

The description of their parameters can be found here.

Q: How to launch small objects filter algorithm for my 3D-model?
A:
You will need createSmallObjectsFilterAlgorithm() in Artec 3D Scanning SDK\include\artec\sdk\algorithms\Algorithms.h. More information about the settings of the algorithm is 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.

Was this article helpful?
0 out of 0 found this helpful