Opened 16 years ago

Closed 16 years ago

#2408 closed enhancement (fixed)

[PATCH] Implement overview building for paletted rasterbands with average resampling

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.6.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: overview palette average
Cc: warmerdam, tbonfort

Description

This patch implements overview building for paletted rasterbands with average resampling. It does the average on the RGB values and then select the closest entry in the color table.

Attachments (1)

average_resampling_paletted.patch (8.0 KB ) - added by Even Rouault 16 years ago.

Download all attachments as: .zip

Change History (3)

by Even Rouault, 16 years ago

comment:1 by Even Rouault, 16 years ago

Patch commited in r14689

comment:2 by Even Rouault, 16 years ago

Milestone: 1.6.0
Resolution: fixed
Status: newclosed

Test commited in r14690

Note: See TracTickets for help on using tickets.