Search found 5 matches

by tbere9
Tue Oct 04, 2022 8:30 am
Forum: Questions
Topic: Adding the ability to turn off signed distances for C2M_DIST in command line?
Replies: 6
Views: 1151

Re: Adding the ability to turn off signed distances for C2M_DIST in command line?

Hi Daniel, Thank you so much for doing that! I downloaded and installed the 2.13.alpha, but I can't seem to get it to work for me. These are the commands I'm using to compare my STL files: set local EnableDelayedExpansion set Compared=C:\CC_TEST\COMP set Reference=C:\CC_TEST\REF for %%f in ( "%...
by tbere9
Fri Sep 30, 2022 10:02 am
Forum: Questions
Topic: Adding the ability to turn off signed distances for C2M_DIST in command line?
Replies: 6
Views: 1151

Adding the ability to turn off signed distances for C2M_DIST in command line?

Hi, I am trying to automate C2M distance calculations using command line, but I want the mean distances to be calculated with absolute values as positive and negative values are currently cancelling each other out. I know this is achievable by unticking the signed distances box in the C2M distance w...
by tbere9
Fri Sep 16, 2022 4:09 am
Forum: Questions
Topic: Method for automating fine registration (ICP) of multiple meshes to a single reference mesh?
Replies: 3
Views: 918

Re: Method for automating fine registration (ICP) of multiple meshes to a single reference mesh?

Thank you so much Daniel! This has been incredibly helpful for someone who is very new to doing this sort of thing! For anyone looking to automate fine registration (ICP) and cloud-to-cloud/cloud-to-mesh/mesh-to-mesh comparisons who doesn’t have much background in using Command Prompt (cmd), here is...
by tbere9
Thu Sep 15, 2022 12:33 am
Forum: Questions
Topic: Using command line to apply a colour scale / Changing histogram font size
Replies: 1
Views: 679

Using command line to apply a colour scale / Changing histogram font size

Hi all, I have a bunch of STL meshes saved in a BIN file which I need to apply a specific colour scale to. All of the STL meshes have undergone cloud-to-mesh distance computation, so they have a scalar field that shows the error of each STL file relative to a single reference STL. Is there any way t...
by tbere9
Tue Sep 06, 2022 9:16 am
Forum: Questions
Topic: Method for automating fine registration (ICP) of multiple meshes to a single reference mesh?
Replies: 3
Views: 918

Method for automating fine registration (ICP) of multiple meshes to a single reference mesh?

Hi everyone, I am currently completing a university project where I have taken 3D scans of some objects to test the accuracy of the devices used. I am doing this by comparing the resulting meshes against reference meshes that act as "ground truths". For a single reference mesh, 80 meshes n...