Search found 4 matches
- Fri Dec 04, 2020 9:15 am
- Forum: Questions
- Topic: Noise filter tools on spheres
- Replies: 3
- Views: 4432
Re: Noise filter tools on spheres
I want to determine the measuring error of a 3D camera and therefore eliminate the noise that doesn't "belong" to the sphere. The whole process is: Generate Point Cloud Crop cloud to only keep the sphere Apply noise filter Fit sphere Compute features like cloud2sphere distance, etc. Since ...
- Thu Dec 03, 2020 3:42 pm
- Forum: Questions
- Topic: Noise filter tools on spheres
- Replies: 3
- Views: 4432
Noise filter tools on spheres
Hi! I'm currently working with point clouds of spheres and have to remove some noise from them in order to improve the sphere fitting quality. So far I've been using the 'Clean\SOR' tool as well as the 'Clean\Noise' tool. Which one would be suited better for this task? From my understanding the nois...
- Thu Oct 15, 2020 11:42 am
- Forum: Questions
- Topic: Compute sphericity for spheres
- Replies: 2
- Views: 2050
Compute sphericity for spheres
Hi, i'm currently working with the "Geometric Features" tool to evaluate the quality of spheres. For test purposes I have generated some artificial spheres (with and without noise - https://imgur.com/a/WVluRme ) with a radius of 38.1 mm with 40 000 points. What would be a good local neighb...
- Thu Sep 10, 2020 1:25 pm
- Forum: CCLib
- Topic: CCLib goes parallel
- Replies: 2
- Views: 32593
Re: CCLib goes parallel
Are there any other macros that have to be enabled/disabled? I would really like this to also work in Debug mode (Release works well).
Enabling ENABLE_MT_OCTREE in the DgmOctree.h doesn't seem to have any impact for me when calling:
GeometricalAnalysisTools::ComputeCharactersitic(...)
Enabling ENABLE_MT_OCTREE in the DgmOctree.h doesn't seem to have any impact for me when calling:
GeometricalAnalysisTools::ComputeCharactersitic(...)