- cross-posted to:
- python@programming.dev
- cross-posted to:
- python@programming.dev
Some custom filter kernel to average out values from a chunk of pixels with some kind of “border aware” behaviour?
Some custom filter kernel to average out values from a chunk of pixels with some kind of “border aware” behaviour?
Is that scale invariant? Or would they need to do it multiple times at different scales if they can’t rely on a consistent scale?
The latter: it’s not scale invariant