Hello there,
I am having some trouble getting any results using different datasets and input parameter combinations.
Following the user manual under section 1.10.5, I have experimented a lot with different input parameter values, but in all cases the make_models function only returns an empty struct array as it failes to produce non-empty models:
I have attached one of the datasets I experimented with, which is artificial data from a simple 3D model that I used in an attempt to make it easy for the algorithm (basic_spruce.zip). The tree has a total height of 30m and only very little and no thin branches. I used the parameter suggestions from the user manual for a 20-20m tree but bumped all values up slightly as the tree has no fine structures. I also experimented with substantially smaller and larger values as well:
Hello there, I am having some trouble getting any results using different datasets and input parameter combinations. Following the user manual under section 1.10.5, I have experimented a lot with different input parameter values, but in all cases the
make_models
function only returns an empty struct array as it failes to produce non-empty models:I have attached one of the datasets I experimented with, which is artificial data from a simple 3D model that I used in an attempt to make it easy for the algorithm (basic_spruce.zip). The tree has a total height of 30m and only very little and no thin branches. I used the parameter suggestions from the user manual for a 20-20m tree but bumped all values up slightly as the tree has no fine structures. I also experimented with substantially smaller and larger values as well:
My question is if this problem is related to parameter value choice or whether I am missing something completely here. Any advice is much appreciated!
Thanks, Thomas