Skip to content

Open-source object-based analysis of forest health using drone data

Notifications You must be signed in to change notification settings

FlorianStehr/findatree

Repository files navigation

findatree

Open-source object-based analysis of forest health using drone data.

Installation

!!!: This package was developed with poetry and tested on Ubuntu 20.04 LTS runnning python=3.9.

We use conda only to create an environment with a specific python version:

user@userpc: /findatree$ conda create -n py3.9
user@userpc: /findatree$ conda activate py3.9
(py3.9) user@userpc: /findatree$ conda install python=3.9 

The we use pip to install all other packages specified in requirements.txt.

(py3.9) user@userpc: /findatree$ pip install -r requirements.txt 

Enjoy :)

About

Open-source object-based analysis of forest health using drone data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published