From e71295dd882a50bca600a70ca47fb19322b60a75 Mon Sep 17 00:00:00 2001 From: Yonatan Tarazona Date: Tue, 25 Jun 2024 11:28:01 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee4832..c646803 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Therefore, [scikit-eo](https://github.com/yotarazona/scikit-eo) is a Python pack | **`linearTrend`** | Linear trend is useful for mapping forest degradation or land degradation | | **`fusionrs`** | This algorithm allows to fuse images coming from different spectral sensors (e.g., optical-optical, optical and SAR or SAR-SAR). Among many of the qualities of this function, it is possible to obtain the contribution (%) of each variable in the fused image | | **`sma`** | Spectral Mixture Analysis - Classification sup-pixel | -| **`tassCap`** | The Tasseled-Cap Transformation | +| **`tassCap`** | The Tasseled-Cap Transformation. | You will find more algorithms!.