ALive-research / Slicer-Liver

3D Slicer extension for liver analysis and therapy planning
Other
17 stars 9 forks source link

ENH: Added Least Square Fitting of Bezier Surfaces #199

Closed dalbenzioG closed 1 year ago

dalbenzioG commented 1 year ago

At this stage, when sliding the MarkupDistanceContour a model node of the uniform sampled contour points will be generated.

olevs commented 1 year ago

@dalbenzioG: Can you fix the indentation in Liver.py so we can merge your pull request?

dalbenzioG commented 1 year ago

@dalbenzioG: Can you fix the indentation in Liver.py so we can merge your pull request? It shoud be fixed now. Sorry, my bad. My Pycharm IDE refactors back to 4 spaces indentation after I modified the Liver.py file.

olevs commented 1 year ago

@dalbenzioG: Can you fix the indentation in Liver.py so we can merge your pull request? It shoud be fixed now. Sorry, my bad. My Pycharm IDE refactors back to 4 spaces indentation after I modified the Liver.py file.

We can change to 4 spaces if we want in a separate pull request after all other pull requests have been merged