Skip to content

Commit

Permalink
docs: update the enhanced methods in the output
Browse files Browse the repository at this point in the history
  • Loading branch information
dfguerrerom committed May 29, 2024
1 parent 2d9d256 commit 3e1f977
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,14 @@ Each mosaic will be represented in a square of custom size from 500x500m to 1000

The input can be a table file discribing points or a shapefile using geometries.

Colors are stretched using [histogram equalization](https://en.wikipedia.org/wiki/Histogram_equalization).
The output can be adjusted using any of the following enhancement methods:

- Histogram Equalization
- Contrast Stretching
- Adaptive Equalization
- Standard Deviation
- Percent Clip
- Min-Max

To produce this image the software will use the most recent satellite with a cloudless mosaic using the following priority order :

Expand Down

0 comments on commit 3e1f977

Please sign in to comment.