What is the algorithm applied to curve setting option?

Hi, slicer users,

image

Where can I find the implementation part of the above function on github?

I’m trying to create a function where the fiducialNode has a ‘maximum projection distance’ of 1% for the constrain model (some_mesh), but 3d slicer doesn’t seem to have that function.

SetSurfaceConstraintMaximumSearchRadiusTolerance()

I don’t have my computer to check but I believe this function applied to the markup curve node is related

https://apidocs.slicer.org/main/classvtkMRMLMarkupsCurveNode.html#a98aef56e120a5fabf748a1f158880d49

1 Like