Wykres commitów

18 Commity (aa306dc94faa97d5833561d1c779f19d77bded06)

Autor SHA1 Wiadomość Data
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
Piero Toffanin 6749d8c3cb Comma fix 2021-08-27 08:56:09 -04:00
Rion 9afa7648fd
Update formulas.py 2021-08-27 11:39:48 +02:00
Chihiro-KATO ba75f71b2d
Update formulas.py 2021-07-08 15:25:09 +09:00
Chihiro-KATO 6611647f0b
Update formulas.py 2021-07-08 09:34:54 +09:00
Piero Toffanin 2aa1c12970 Extract ODM strings, moar translation work 2020-12-18 16:54:00 -05:00
Piero Toffanin 6d7a9dbf77 Syntax fixes, renamed EXG 2020-02-19 08:47:30 -05:00
edblanch 22ce2dbd74
Update formulas.py
‘ExcessGreen’: {
‘expr’: '(2*G)-(R+B),
‘help’: ‘Excess Green Index emphasizes the greenness of leafy crops such as potatoes.’,
‘range’: (-50,150)
},
2020-02-19 22:22:32 +11:00
Piero Toffanin 3412ea0e78 Support for orthophotos with more than 3 bands, uint16 cogeo workarounds 2019-12-20 15:02:34 -05:00
Piero Toffanin fd2410e463 Added ENDVI, NDVI (Blue) thanks @Miguelistan 2019-12-18 15:04:34 -05:00
Piero Toffanin 3a5d30f43c Fix histogram deformations 2019-12-10 15:31:54 -05:00
Piero Toffanin df1268de20 Camera filter selection 2019-11-27 11:41:17 -05:00
Piero Toffanin 05be174aec Algorithm selection working, histogram ranges 2019-11-26 16:29:11 -05:00
Piero Toffanin ee44283764 Metadata expression histogram working 2019-11-20 17:52:09 -05:00
Piero Toffanin 02215c8fc5 Histogram fixes 2019-11-19 16:27:42 -05:00
Piero Toffanin 451373ccb2 Veg index formulas 2019-11-19 13:35:59 -05:00
Piero Toffanin bc67dc9a51 Formula tests 2019-11-19 12:51:17 -05:00
Piero Toffanin 1c590e6bd4 Refactoring, algorithm index mock 2019-11-19 11:15:33 -05:00