Gaussian filter using gaussian formula in opencv

hello
can anyone tell me how i can blur the image using gaussian formula. i dont want to use gaussian blur operator which is provided by opencv.
thanks
You might take a look at the Ant-Grain Geometry:

http://www.antigrain.com/

It is an abandoned, but there is still something on sourceforge. Still it is actually worth a look.
what is this? didnt find anything
What do you mean? You might search for agg.

There is next to no documentation, unfortunately, but it's fast and flexible.

There are a lot of examples. I recommend to download it and try those examples. See if you can do something with it.

The sourceforge site:

http://sourceforge.net/projects/agg/?source=directory
Topic archived. No new replies allowed.