Billy Idol
Legend
What makes me wonder: is it smart to apply MLAA recursively?
I mean: use it first the standard way, i.e. apply it once.
But then, in theory you could apply the same algorithm again on the de-aliased image?!
Would this make IQ better of worse - I don't know?
If you already have detected much of the edges in the first appplication, you only find a few edges left in the second application - so the computational overhead may not be so large compared to the first application, as you only need few averaging?
If a repeated application of MLAA further improves the IQ, one could apply it until one has the perfect IQ, i.e. no edges are detected anymore!
And each application should be cheaper then the one before...resulting in the perfect IQ!!
I mean: use it first the standard way, i.e. apply it once.
But then, in theory you could apply the same algorithm again on the de-aliased image?!
Would this make IQ better of worse - I don't know?
If you already have detected much of the edges in the first appplication, you only find a few edges left in the second application - so the computational overhead may not be so large compared to the first application, as you only need few averaging?
If a repeated application of MLAA further improves the IQ, one could apply it until one has the perfect IQ, i.e. no edges are detected anymore!
And each application should be cheaper then the one before...resulting in the perfect IQ!!