Skip to main content

HomCloud Tutorials

Basic Tutorial of HomCloud
#

HomCloud has two interfaces: the Command Line Interface (CLI) and the Python Interface. The HomCloud developer team recommends a Python interface over CLI. You can combine HomCloud and Python’s scientific computing ecosystem for more convenient data analysis.

Please start with “3D point cloud analysis”.

Python interface
#

The following tutorials uses Plotly for 3D visualization instead of PyVista. The other parts are the same as above tutorials.

These tutorials use jupyter notebook. Please install jupyter notebook before the tutorials: python-tutorial.zip. The API document on the Python interface is here.

Google Colaboratory
#

HomCloud supports Google Colaboratory. You can try HomCloud without installing HomCloud on your machine. What you need is only a web browser and Google account.