Level set method in Python for smoothing 3D surfaces. The force function utilizes a curvature/smoothing term and optional surface attachment and ballooning terms. getLvlSetSurfaces takes a surface ...
Python is convenient and flexible, yet notably slower than other languages for raw computational speed. The Python ecosystem has compensated with tools that make crunching numbers at scale in Python ...
This package contains a python implementation of the algorithm by Junxing Zheng, Hantao He and Hossein Alimohammadi [1], which provides a method to calculate the 3D Wadell roundness. It is based on ...