A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

TreeQSM

Quantitative Structure Models of Single Trees from Laser Scanner Data.
https://github.com/InverseTampere/TreeQSM

Category: Biosphere
Sub Category: Forest Remote Sensing

Last synced: about 20 hours ago
JSON representation

Repository metadata

Quantitative Structure Models of Single Trees from Laser Scanner Data

README.md

TreeQSM

Version 2.4.1
Reconstruction of quantitative structure models for trees from point cloud data

DOI

QSM image

Description

TreeQSM is a modelling method that reconstructs quantitative structure models (QSMs) for trees from point clouds. A QSM consists of a hierarchical collection of cylinders estimating topological, geometrical and volumetric details of the woody structure of the tree. The input point cloud, which is usually produced by a terrestrial laser scanner, must contain only one tree, which is intended to be modelled, but the point cloud may contain also some points from the ground and understory. Moreover, the point cloud should not contain significant amount of noise or points from leaves as these are interpreted as points from woody parts of the tree and can therefore lead to erroneous results. Much more details of the method and QSMs can be found from the manual that is part of the code distribution.

The TreeQSM is written in Matlab.
The main function is treeqsm.m, which takes in a point cloud and a structure array specifying the needed parameters. Refer to the manual or the help documentation of a particular function for further details.

References

Web: https://research.tuni.fi/inverse/
Some published papers about the method and applications:
Raumonen et al. 2013, Remote Sensing https://www.mdpi.com/2072-4292/5/2/491
Calders et al. 2015, Methods in Ecology and Evolution https://besjournals.onlinelibrary.wiley.com/doi/full/10.1111/2041-210X.12301
Raumonen et al. 2015, ISPRS Annals https://www.isprs-ann-photogramm-remote-sens-spatial-inf-sci.net/II-3-W4/189/2015/
Åkerblom et al. 2015, Remote Sensing https://www.mdpi.com/2072-4292/7/4/4581
Åkerblom et al. 2017, Remote Sensing of Environment https://www.sciencedirect.com/science/article/abs/pii/S0034425716304746
de Tanago Menaca et al. 2017, Methods in Ecology and Evolution https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.12904
Åkerblom et al. 2018, Interface Focus http://dx.doi.org/10.1098/rsfs.2017.0045
Disney et al. 2018, Interface Focus http://dx.doi.org/10.1098/rsfs.2017.0048

Quick guide

Here is a quick guide for testing the code and starting its use. However, it is highly recommended that after the testing the user reads the manual for more information how to best use the code.

  1. Start MATLAB and set the main path to the root folder, where treeqsm.m is located.\
  2. Use Set Path --> Add with Subfolders --> Open --> Save --> Close to add the subfolders, where all the codes of the software are, to the paths of MATLAB.\
  3. Import a point cloud of a tree into the workspace. Let us name it P.\
  4. Define suitable inputs:
        >> inputs = define_input(P,1,1,1);\
  5. Reconstruct QSMs:
        >> QSM = treeqsm(P,inputs);

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 131
Total Committers: 3
Avg Commits per committer: 43.667
Development Distribution Score (DDS): 0.489

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Pasi Raumonen r****n@m****i 67
Pasi Raumonen 3****s 62
Markku Åkerblom m****m@g****m 2

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 23
Total pull requests: 2
Average time to close issues: 2 months
Average time to close pull requests: N/A
Total issue authors: 16
Total pull request authors: 2
Average comments per issue: 0.91
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 4
Past year pull requests: 0
Past year average time to close issues: 1 day
Past year average time to close pull requests: N/A
Past year issue authors: 4
Past year pull request authors: 0
Past year average comments per issue: 0.5
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/InverseTampere/TreeQSM

Top Issue Authors

  • AnthoineResea (6)
  • dluks (2)
  • petrasvestartas (2)
  • stefanoch90 (1)
  • nadicose (1)
  • peltokukka (1)
  • BolaiXIN (1)
  • Carsinsky (1)
  • Micbut (1)
  • Evelien-Bogers (1)
  • thomashay (1)
  • SeSodesa (1)
  • zoeschindler (1)
  • tangerine96 (1)
  • ashenkin (1)

Top Pull Request Authors

  • ceramic-mug (1)
  • miguelvnogueira (1)

Top Issue Labels

  • bug (1)
  • invalid (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/InverseTampere/TreeQSM

proxy.golang.org: github.com/inversetampere/treeqsm

Score: -Infinity