Code flow to understand the working of qRANSAC_SD plugin
-
- Posts: 1
- Joined: Thu Jul 07, 2022 5:43 pm
Code flow to understand the working of qRANSAC_SD plugin
I would like to understand the step-by-step working code flow of the qRANSAC_SD plugin. The focus is that how the qRANSAC_SD plugin is getting triggered and how the functionalities in this plugin (specifically the Plane segmentation operations) are being triggered.
Re: Code flow to understand the working of qRANSAC_SD plugin
Good luck ;)
This one is not the easiest to understand. And mind that it's a third party library (Ransac Shape Detection, by R. Schnabel) that we've simply made accessible as a plugin.
This one is not the easiest to understand. And mind that it's a third party library (Ransac Shape Detection, by R. Schnabel) that we've simply made accessible as a plugin.
Daniel, CloudCompare admin