Basic Tutorial of HomCloud

HomCloud has two interfaces: the Command Line Interface (CLI) and the Python Interface. Some tutorials for both interfaces are prepared on this page. Please start with "3D pointcloud analysis". 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.

Python interface

These tutorials use jupyter notebook. Please install jupyter notebook before the tutorials. python-tutorial.zip. You can see the document on the Python interface from python-api/.

Google Colaboratoryh

Now, HomCloud supports Google Colaboratory](colab.research.google.com/). We are in the process of porting the tutorial to Colab.

Command Line Interface

This zip file has jupyter notebooks (.ipynb) and example data.

For preparation

These tutorials use jupyter notebook with bash_kernel. Please install the software for the preparation.