-
We currently do not use overlapping tiles. This might lead to a less dead tree detections since the fetch of the model on the edges is not sufficient.
Action items:
- check with other segmentation…
-
If the images/cubes do not have the same resolution mosaicing is problematic (which is sortafn understatement). So we need an option to convolve all cubes or images to the same resolution posteriori i…
-
As discussed with @patrick-griffiths, EODC would like to integrate the following collections from the STAC:
https://stac.eodc.eu/api/v1/collections
- KAGIS_coll_ortho_klagenfurt
- KAGIS_coll_orth…
-
I am mosaicing (i also tried merge) 2 images and then i want to do globalcontrast:
```
right = pyvips.Image.rawload(f'{r}/[0017][0015].dump',1920,1200,2).copy(bands=1, format="ushort", interpretat…
bsdis updated
5 years ago
-
-
Looks like `nan` values interfers with mosaicing images. Although I might be missing something.
``` python
# %%
import geowombat as gw
import rasterio
from geowombat.data import l8_224077_202…
-
OpenCV 4.3.0
I am currently trying the OpenCV Stitcher on very degraded images just to check for the limits of mosaicing.
For the algorithm not to hang, I have to set the bundleAdjuster to NoBundl…
-
It is unclear if UVWMachine correctly rotates UVW coordinates. If correctly, it is not very clear how to use the class, so its documentation needs to be improved. Here follows some email discussions.
…
-
I downloaded the forest map by Dostolova et al on my local laptop to use this information as a mask to only look at actual forest pixels.
The problemm is, that the forest type map is in a 10x10 mete…
-
Please ingest the USDA/USFS [Wildfire Risk to Communities datasets](https://wildfirerisk.org/download/) into RS-Context. I don't know the ramifications of doing this perhaps like @philipbaileynar sugg…