mirror of
https://gitlab.com/Trygve/contour-creator.git
synced 2024-11-17 04:00:14 +00:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
903f2e740f
@ -20,4 +20,8 @@ The `produce_cellmap` function finds the points for a contour at a given elevati
|
||||
# Functionality of special interest
|
||||
## Trygve
|
||||
I can created a blur method that performs a simple box blur on the whole heigtmap. This is usefull to smooth out noise and create a more readable output.
|
||||
I wanted to implement a gaussion blur, and the code is ready for that, but in the end we became short on time.
|
||||
I wanted to implement a gaussion blur, and the code is ready for that, but in the end we became short on time.
|
||||
|
||||
## Esther
|
||||
|
||||
Calculated some statistical estimates for the average, variance and standard deviation for the pixels in the image. Also tried to calculate the steepness around each pixel. However, we didn't manage to get the Gdal to work for this.
|
Loading…
Reference in New Issue
Block a user