This library, developed as part of the course of IN540 - Computational Applied Topology - 2018/19, is a point cloud analysis tool.
In a proper manner, this should be the starting point toward a future collaboration with a larger project which is LAR - Linear Algebraic Representation.
To do so, outputs are formatted in order to be simply read by ViewerGL graphic interface.
To get start using this library please refer to the Getting Started Page of the documentation.
- docs: Source folder of documentation material.
- examples: Contains some sample to point out the package features.
- src: Source folder of the
.jl
files. - test: Source folder of julia test
.jl
files.
The Documentation gives a general overview about the Alpha Complex and Alpha Shapes, providing both a theoretical and implementation background.
More informations about the authors could be found in the Authors page of the documentation.
Professor Alberto Paoluzzi