Wykres commitów

28 Commity (64812bcc652d2b7f40197aa720acc14c664f885a)

Autor SHA1 Wiadomość Data
Piero Toffanin 73b4acd8ee More stable get_algorithm_list 2022-07-07 00:44:06 -04:00
Piero Toffanin 1100c28f94 Rename Ir formulas 2022-07-07 00:07:50 -04:00
Piero Toffanin df07b08748 Remove gray formula 2022-07-06 23:57:33 -04:00
usplm f379109a7b Use Lwir as thermal band code 2022-07-06 23:56:32 -04:00
usplm 0e5d67bbdd Added Gray formula 2022-07-06 23:56:29 -04:00
usplm 37745fd68b Added Thermal formula 2022-07-06 23:55:42 -04:00
usplm dc80e4ca6d Added NDRE formula 2022-07-06 23:51:23 -04:00
usplm b21b919b4f Added NDWI formula 2022-07-06 23:51:14 -04:00
Saijin-Naib 77ea2c827d
Update formulas.py
Fix syntax for power operator to **
2021-10-28 13:19:03 -04:00
Saijin-Naib 7692c30053
Update formulas.py
Fix broken syntax on lines 23-24
2021-10-28 11:31:20 -04:00
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