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

ForestTools

Detect and segment individual tree from remotely sensed data.
https://github.com/andrew-plowright/ForestTools

Category: Biosphere
Sub Category: Forest Remote Sensing

Last synced: about 7 hours ago
JSON representation

Repository metadata

Detect and segment individual tree from remotely sensed data

README.md

ForestTools

license

R-CMD-check

The ForestTools R package offers functions to analyze remote sensing forest data. Please consult the NEWS.md file for updates.

To get started, consult the canopy analysis tutorial. For a quick guide on generating spatial statistics from ForestTools outputs, consult the spatial statistics tutorial

To cite the package use citation("ForestTools") from within R.

Plowright A. (2023). ForestTools: Tools for Analyzing Remote Sensing Forest Data. R package version 1.0.2,
https://github.com/andrew-plowright/ForestTools.

Features

Detect and segment trees

Individual trees can be detected and delineated using a combination of the
variable window filter (vwf) and marker-controlled watershed segmentation
(mcws) algorithms, both of which are applied to a rasterized canopy height model (CHM).
CHMs are typically derived from aerial LiDAR or photogrammetric point clouds.

image info

Compute textural metrics

Grey-level co-occurrence matrices (GLCMs) and their associated statistics can be computed for individual trees using a single-band
image and a segment raster (which can be produced using mcws). These metrics can be used as predictors for tree classification.

References

This library implements techniques developed in the following studies:

Research

The following is a non-exhaustive list of studies that use the ForestTools library. Several of these papers discuss topics such as algorithm parameterization, and may be informative for users of this library.

2024

2023

2022

2021

2020

2019

2018

2017


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 125
Total Committers: 6
Avg Commits per committer: 20.833
Development Distribution Score (DDS): 0.344

Commits in past year: 12
Committers in past year: 3
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Andrew Plowright a****t@a****a 82
Andrew Plowright a****t@a****a 34
Andrew Plowright p****w@g****m 6
jbmsamba j****i@t****m 1
Michael Koontz m****z@g****m 1
Alex a****h@u****u 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 30
Total pull requests: 5
Average time to close issues: about 2 months
Average time to close pull requests: about 14 hours
Total issue authors: 26
Total pull request authors: 4
Average comments per issue: 3.87
Average comments per pull request: 2.4
Merged pull request: 4
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 1
Past year average time to close issues: about 1 month
Past year average time to close pull requests: about 18 hours
Past year issue authors: 3
Past year pull request authors: 1
Past year average comments per issue: 3.0
Past year average comments per pull request: 8.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/andrew-plowright/ForestTools

Top Issue Authors

  • andrew-plowright (3)
  • azh2 (2)
  • dpessi (2)
  • rhijmans (1)
  • iserecgis (1)
  • fsecanho (1)
  • chugom (1)
  • totor2027 (1)
  • ns-1m (1)
  • fellicecity (1)
  • nealresearch (1)
  • j-arren (1)
  • Tobias1234 (1)
  • kylenessen (1)
  • ailich (1)

Top Pull Request Authors

  • andrew-plowright (2)
  • zmpeg (1)
  • mikoontz (1)
  • ailich (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels


Package metadata

cran.r-project.org: ForestTools

Tools for Analyzing Remote Sensing Forest Data

  • Homepage: https://github.com/andrew-plowright/ForestTools
  • Documentation: http://cran.r-project.org/web/packages/ForestTools/ForestTools.pdf
  • Licenses: GPL-3
  • Latest release: 1.0.3 (published 3 months ago)
  • Last Synced: 2025-04-26T13:34:22.524Z (1 day ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 570 Last month
  • Docker Downloads: 606
  • Rankings:
    • Forks count: 4.115%
    • Stargazers count: 7.959%
    • Docker downloads count: 12.474%
    • Average: 14.931%
    • Downloads: 17.638%
    • Dependent repos count: 19.546%
    • Dependent packages count: 27.852%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • R >= 4.0 depends
  • APfun * imports
  • Rcpp * imports
  • doParallel * imports
  • foreach * imports
  • imager * imports
  • methods * imports
  • parallel * imports
  • plyr * imports
  • progress * imports
  • raster * imports
  • rgeos * imports
  • sp * imports
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
Dockerfile docker
  • achubaty/r-spatial-base latest build

Score: 13.223431493883691