OpenDroneMap-WebODM/app
Saijin-Naib aa306dc94f
Add vNDVI to formulas.py
vNDVI is a new RGB/Visible index derived from a genetic algorithm trained against citrus, grap, and sugarcane crop data.

The index is not normalized, so much care has to be taken when applying it as values will exceed the expected 0-1 range.

Reference paper:  
https://www.sciencedirect.com/science/article/pii/S016816991932383X

Requested by:  
Patrick Cochard
2021-10-28 11:26:12 -04:00
..
api Add vNDVI to formulas.py 2021-10-28 11:26:12 -04:00
classes GCP logic fix 2020-03-23 16:38:50 -04:00
contexts
fixtures More unit tests 2020-04-02 16:58:58 -04:00
management/commands Try multiple node-odm hostnames 2021-10-12 15:54:53 -04:00
media
migrations Ability to load potree measurements 2021-06-10 15:08:57 -04:00
models Added logging before throwing exception 2021-10-11 20:22:58 +03:00
plugins Task moving functionality working 2021-08-04 16:20:51 -04:00
scripts Started refactoring some scripts to be python based 2021-05-26 16:01:52 -04:00
static Fix #1079 add project button 2021-10-22 16:35:18 -04:00
templates/app Add setLocale support 2021-05-28 11:21:24 -04:00
templatetags no need to create symlink to pip 2021-05-26 12:18:33 -04:00
tests Add unit tests 2021-10-19 15:51:44 -04:00
translations Moved locale to submodule 2021-09-26 13:44:17 -04:00
vendor GDAL COGEO validation/creation 2020-07-27 11:45:31 -04:00
views Moved locale to submodule 2021-09-26 13:44:17 -04:00
.gitignore
__init__.py
admin.py Minor fixes 2021-07-01 20:11:33 -04:00
apps.py
boot.py Adjust orthophoto-resolution 2021-09-30 21:11:35 -04:00
cogeo.py Resample overviews using nearest filter 2020-08-06 13:58:34 -04:00
pending_actions.py Import task functionality poc 2019-02-20 16:42:20 -05:00
raster_utils.py Fix #837 2020-03-21 09:22:55 -04:00
security.py More unit tests 2020-04-02 16:58:58 -04:00
signals.py
testwatch.py Replaced nodeodm ApiClient with pyodm 2019-02-07 22:07:49 -05:00
uploadhandler.py
urls.py Short links plugin 2021-07-01 15:30:45 -04:00