Tree Growth Analysis
Summary
Based on the result of individual tree segmentation, calculate and extract the danger points after a certain period of growth. This function can process multiple data simultaneously. Click to add the data to be processed. Click to remove the selected data(remove the first record of the list if no data is selected). Click to clear the data list.
Usage
Click Early Warning Analysis > Tree Growth
Settings
- Tree Growth Parameter:
- Constant Growing Speed (default): If this option is checked, "Growth Speed" will be allowed to be set, and all kinds of trees will be considered to grow at this growth rate.
- Growth Years (year) (default value is "1"): Set the predicted growth time. The software can record the user's current settings and automatically restore the settings when opened again.
- Growth Rate (meter/year) (default value is "0.3"): Set the tree growth rate. The function can record the user's current settings and automatically restore the settings when opened again.
- Custom Growing Speed for Species: If this option is checked, user can set the growth rate for different tree species in the table. Tree species files can be generated from Tree Species Classification, and the default growth rate is 1 meter / year.
- Start Time: Set the start time of growth.
- End Time: Set the end time of growth.
- Tree Species Growth Rate File: Set the growth rate file path for tree species.
- Constant Growing Speed (default): If this option is checked, "Growth Speed" will be allowed to be set, and all kinds of trees will be considered to grow at this growth rate.
- Clustering Parameter:
- Cluster(unchecked by default): If this option is checked, the software will cluster the result; otherwise, the software will not cluster the result. The software can record the user's current settings and automatically restore the settings when opened again.
- Cluster Threshold (meter) (default value is "15.0"): The maximum spatial separation distance when the detection results are clustered. This value should be smaller than the maximum clustering range. Three-dimensional Euclidean clustering is used to cluster the danger points. The software can record the user's current settings and automatically restore the settings when opened again.
- Max Clustering Range (meter) (default value is "20.0"): After the detection results are clustered, if the length along the power line direction is greater than this value, they are divided into multiple dangerous point clusters. The software can record the user's current settings and automatically restore the settings when opened again.
- Safe Distance (meter) (default value is "4.5"): If the distance between the detected point and the power line point is greater than the minimum distance and less than or equal to the safe distance, the point is considered to be a danger point. If the xml file is not set, user needs to enter the safety distance; otherwise, this parameter is extracted from the xml file. When using the xml to set the parameter, user can set different safety distances for different classes, and for different severity level.
- Tree Segmentation Parameter:
- Smoothing Factor (default value is "1.5"): Individual tree segmentation smoothing coefficient. If there are too many trees, increase the smoothing factor, otherwise, decrease the smoothing factor.
- Height Above Ground (meter) (default value is "1.0"): Point clouds above ground by distances greater than this value are used for individual tree segmentation, and less than this value will not be segmented.
- Vector File: Set vector file in shp format. The software can record the user's current settings, and can be selected through the drop-down menu or selection button when it is opened again.
- Simulation File: Set the input simulation file (*.LiSim file).
- Threads Number(default value is "4"): Set the number of thread (1 to 32) to run this function. The software can record the currently setting and when the user open this function again, the setting will be kept.
- Default Value: Restore the default parameter settings.
Note: After the analysis, user can check the result accuracy in Tree Growth Analysis List.
Note: If the individual tree segmentation operation has been performed on the point cloud, this step will not be performed and the analysis will be performed directly. If user wants to perform individual tree segmentation again, user needs to clear the segmentation result with the Clear function, and then perform this operation, or directly execute the Individual Tree Segmentation function.
Note: If user opens the function from the vector real-time working conditions module, user needs to set the vector file; if user opens the function from the simulation working conditions module, user needs to set the working conditions simulation file.