Hi Everyone,
I've a set of imagery (0.5m resolution) and coincident 10m RGB Sentinel-2 image for the same AOI. I was wondering if it's possible to use both for increasing the the resolution of another unseen S2 images over the same AOI ?? Ideally to end up having 0.5m Sentinel-2 image.
I have followed the steps explained in the below notebook sample and I assumed that to degrade 0.5m resolution to 10m (to match Sentinel-2), I need to input the downsample factor = 20 (correct me if I'm wrong).
https://developers.arcgis.com/python/sample-notebooks/increase-image-resolution-using-superresolution/