Skip to content

tesera/ForestTools

 
 

Repository files navigation

---
output: github_document
---

<!-- README.md is generated from README.Rmd. Please edit that file -->

Forest Tools: Tools for analysing remotely sensed forest data
---------------

**Authors:** Andrew Plowright<br/>
**License:** GPL 3

[![Build Status](https://travis-ci.org/AndyPL22/ForestTools.svg?branch=master)](https://travis-ci.org/AndyPL22/ForestTools)

```{r, echo = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
```

The Forest Tools R package offers functions to analyze remotely sensed forest data. Currently, tools to detect dominant treetops and outline tree crowns have been implemented, both of which are applied to a rasterized **canopy height model (CHM)**, which is generally derived from LiDAR or photogrammetric point clouds. A function to summarize the height and count of treetops within user-defined geographical areas is also available.

About

Tools for analysing remotely sensed forest data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.7%
  • Dockerfile 0.3%