I have implemented mode and average warping algorithms, based on those used
in overview creation.

http://trac.osgeo.org/gdal/ticket/5049

This code has been tested on a few datasets (see attachments) with all
datatypes (Byte, Int, Float) but not all cases have been looked into (e.g.
color tables, various projections).

Any feedback and testing would be appreciated.

Cheers
Etienne


On Wed, Mar 27, 2013 at 6:13 PM, John Twilley <math...@gmail.com> wrote:

> I'm interested in this feature request as well.  Adding the mode
> resampling algorithm to gdalwarp would be very beneficial to my projects,
> right up there with being able to access the warp API from Python.  Is this
> at all possible?  Should I submit a feature request on Trac, or what?  Just
> let me know!
>
> Jack.
>
> --
> mathuin at gmail dot com
>
>
> On Mon, Feb 18, 2013 at 8:17 AM, Jan Hartmann <j.l.h.hartm...@uva.nl>wrote:
>
>>
>>  Hi devs,
>>
>> Would it be possible to add gauss and other interpolations to gdalwarp?
>> At the moment I georeference large scans to 2000*2000 tiles at the most
>> detailed scale, and then create 2000*2000 tiles at resolutions of 2, 4 6
>> etc  times the original scale, using gdaladdo and gauss or other
>> interpolations. It would help immensely if I could do that directly with
>> gdalwarp.
>>
>>
>> Funding would probably no problem. The question is: can and should it be
>> done?
>>
>> Jan
>>
>>
>>
>> _______________________________________________
>> gdal-dev mailing list
>> gdal-dev@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>>
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to