eOnofri04 / AlphaStructures.jl

AlphaStructures.jl - Theory and Practice of Alpha Shapes for Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlphaStructures.jl

Build Status Coverage Status Read the Docs

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.

Getting Started

To get start using this library please refer to the Getting Started Page of the documentation.

Structure of the Repository

  • 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.

Documentation

The Documentation gives a general overview about the Alpha Complex and Alpha Shapes, providing both a theoretical and implementation background.

Authors

More informations about the authors could be found in the Authors page of the documentation.

Project Managers

Professor Alberto Paoluzzi

Bibliography Link

About

AlphaStructures.jl - Theory and Practice of Alpha Shapes for Julia

License:MIT License


Languages

Language:Julia 100.0%