<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Thanks a lot Frank. Is there any C/C++ version for that? I am doing the averaging filter from C++ code.<br><br>With best regards.<br>Belaid Moa.<br><br>&gt; Date: Fri, 19 Jun 2009 13:23:33 -0400<br>&gt; From: warmerdam@pobox.com<br>&gt; To: belaid_moa@hotmail.com<br>&gt; CC: gdal-dev@lists.osgeo.org<br>&gt; Subject: Re: [gdal-dev] moving filter averaging in GDAL.<br>&gt; <br>&gt; Belaid MOA wrote:<br>&gt; &gt; Hi,<br>&gt; &gt;  Does GDAL have functions for applying an averaging filter of window, <br>&gt; &gt; say 11x11, to an image? This is something that comes up all the time in <br>&gt; &gt; image analysis. So, I suppose GDAL has built-in functions for that.<br>&gt; &gt; <br>&gt; &gt;  Any help on this is very appreciated.<br>&gt; <br>&gt; Belaid,<br>&gt; <br>&gt; There is support for filtering, including average filtering, with the<br>&gt; gdalfilter.py command in gdal/swig/python/samples.  It accomplished<br>&gt; by creating a virtual file using the &lt;KernelFilteredSource&gt; directive -<br>&gt; so ultimately the work is done by the VRT driver.<br>&gt; <br>&gt; Best regards,<br>&gt; -- <br>&gt; ---------------------------------------+--------------------------------------<br>&gt; I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam@pobox.com<br>&gt; light and sound - activate the windows | http://pobox.com/~warmerdam<br>&gt; and watch the world go round - Rush    | Geospatial Programmer for Rent<br>&gt; <br><br /><hr />We are your photos. Share us now with  <a href='http://go.microsoft.com/?linkid=9666045' target='_new'>Windows Live Photos.</a></body>
</html>