geoscan / geoscan_forest

A toolkit for estimating the valuation parameters of a forest massif using an orthophotomap obtained from unmanned aerial vehicles.
GNU General Public License v2.0
11 stars 1 forks source link

Geoscan Forest ##############

Plugin allows to search for tree tops and perform tree crowns segmentation on orthomosaic. The approximate spatial resolution of input orthomosaic should be about 5 centimeters per pixel.

Send any feedback via support@geoscan.aero or using Geoscan forum_ .

.. _Geoscan forum: https://www.geoscan.aero/forum/viewforum.php?f=85

.. image:: geoscan_forest.jpg

Installation: ++++++++++++

Getting started: ++++++++++++++++

Options: ++++++++

Dependencies: +++++++++++++

In case you install plugin via QGIS Plugin Installer, all dependencies will be installed automatically.

Manual dependencies instalation: ++++++++++++++++++++++++++++++++

.. code-block:: python

python -m install scikit-image
python -m install geojson

[python -m install scipy]
[python -m install shapely]

License: ++++++++

The plugin is licensed under GNU GENERAL PUBLIC LICENSE Version 2