{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://api.sentinel-hub.com/schemas/S1ProcessingSpeckleFilterLEE",
"title": "S1ProcessingSpeckleFilterLEE",
"type": "object",
"description": "The Lee speckle filter. Note that processing time rapidly increases as window size increases.",
"required": [
"type",
"windowSizeX",
"windowSizeY"
],
"properties": {
"type": {
"type": "string"
},
"windowSizeX": {
"type": "integer",
"minimum": 1,
"maximum": 7,
"description": "The window size in the X direction of the source data. Odd values recommended."
},
"windowSizeY": {
"type": "integer",
"minimum": 1,
"maximum": 7,
"description": "The window size in the Y direction of the source data. Odd values recommended."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.