romi / plant-3d-explorer

Browser application to visualize 3D scanned plants
https://romi.github.io/plant-3d-explorer/
GNU Affero General Public License v3.0
7 stars 6 forks source link

Make groundtruth measures (measures.json) dispensable for a dataset #149

Open fabfabBesnard opened 2 years ago

fabfabBesnard commented 2 years ago

duplicate of issue #96 The hack is to provide an empty "mock" measures.json (with the correct keys "angles" and "internodes")

EvanZarrella commented 2 years ago

Need more information to replicate.

I tested this renaming the file with measures.old.json and no crash happen on my end, the dataset simply don't appear in the scan list.

Could you provide the steps to reproduce and the expected behavior if this is not correct ?