This project proposes a Python module to interface to CloudCompare, of equivalent level to the command mode of CloudCompare. CloudComPy does not yet cover all the features of CloudCompare. Features ...
As the intent is to provide a very thin wrapping layer and play to the strengths of the original c++ library as well as python, the approach to wrapping intentionally adopts the following guidelines: ...