diff --git a/index.html b/index.html index d33aa56..5cf19a0 100644 --- a/index.html +++ b/index.html @@ -134,11 +134,13 @@

a spatio-temporal data set of strawberry plants

Data preview: Example point cloud, alternating between original textures and instance annotations. -

div> + +Example time series of point clouds with original texture (top), class annotations (middle), and leaf instances (bottom). +
@@ -193,9 +195,10 @@

Annotations

Code and ressources

+ We provide a small python code sample for loading the data set is provided here.
We recommend using CloudCompare to inspect the data. Make sure to switch these two drop-down menus in the Properties window to see all three visualisations: original colour, classes, and instances - [image] + Description of the image We also provide sample code to open the files in Python, optionally using Open3D or numpy.

diff --git a/static/images/cc_visualise.png b/static/images/cc_visualise.png new file mode 100644 index 0000000..2063221 Binary files /dev/null and b/static/images/cc_visualise.png differ diff --git a/static/images/katrina_over_time_full.png b/static/images/katrina_over_time_full.png new file mode 100644 index 0000000..b75f67b Binary files /dev/null and b/static/images/katrina_over_time_full.png differ