On 7/17/20, Steinar H. Gunderson <[email protected]> wrote: > On Sun, Jul 12, 2020 at 01:01:07PM +0200, Paul B Mahol wrote: >> Signed-off-by: Paul B Mahol <[email protected]> > > Do you have any benchmarks on this? Or image samples? It looks like you are > transforming to polar coordinates, doing a box blur and then transforming > back... how does this compare speed- and quality-wise to the more common > recursive scale+blend approach (which needs no trig)?
Can you provide more info about such algorithm? > > /* Steinar */ > -- > Homepage: https://www.sesse.net/ > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
