diff --git a/index.html b/index.html index 1a89963..3f45839 100644 --- a/index.html +++ b/index.html @@ -197,8 +197,7 @@

Data structure and file format

We provide each scan as an .xyz text file with up to 8 columns per points (X, Y, Z, R, G, B, class, instance), providing the 3D coordinates, followed by RGB values, and the class and instance labels where available. Files are named by their plant variety and ID, followed by the capture date in year-month-day format, e.g. A2_20220729.xyz
- An added '_a' at the end of the file name indicates that the scan is annotated.
- The scan B3_20220715 is missing colour information. + An added '_a' at the end of the file name indicates that the scan is annotated.

Annotations