[fpc-pascal] fpimage blur

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Jun 20 12:28:14 CEST 2012


On Fri, 1 Jun 2012 09:32:22 +0200
Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:

> On Thu, 31 May 2012 20:42:35 +0100
> Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
>[...]
> > Alternatively, AggPas also has many filter/blur/interpolation
> > functions available. There are a few AggPas demos showing this in
> > action.
> 
> Yep, Aggpas seems to have the right algorithm.
> Thanks, this gives me some ideas to continue.

fpc has now a new unit fpimggauss, with a normal Gaussian blur and a
fast binominal Gaussian blur.

Mattias



More information about the fpc-pascal mailing list