No, it's not statistics.
I have to compare two CAD models to visually display the differences between the 3d model and its actual manufactured counterpart.
Right now I'm trying with -SAMPLE_MESH parameter using a fairly high amount of points and see if I can get a good result.
Thank you
Luca
Search found 3 matches
- Fri Oct 21, 2016 11:47 am
- Forum: Questions
- Topic: Command line mesh to mesh comparison
- Replies: 4
- Views: 1786
- Fri Oct 21, 2016 9:58 am
- Forum: Questions
- Topic: Command line mesh to mesh comparison
- Replies: 4
- Views: 1786
Re: Command line mesh to mesh comparison
Thank you for the quick answer.
Is there a way to get the same behaviour in console? I mean, if I use the -SAMPLE_MESH option, is there a safe number of points / density to use?
I need to use the command in batch and the files will vary in number of points and dimensions.
Thank you
Luca
Is there a way to get the same behaviour in console? I mean, if I use the -SAMPLE_MESH option, is there a safe number of points / density to use?
I need to use the command in batch and the files will vary in number of points and dimensions.
Thank you
Luca
- Fri Oct 21, 2016 8:20 am
- Forum: Questions
- Topic: Command line mesh to mesh comparison
- Replies: 4
- Views: 1786
Command line mesh to mesh comparison
Hello, I have a problem in computing distances for 2 STL files (ASCII format) using command line. In command line I write cloudcompare -o file1.stl -o file2.stl -c2m_dist but I get the error "No point cloud available. Be sure to open or generate one first". Using the GUI, I import the 2 fi...