Changes between Initial Version and Version 1 of Ticket #5049


Ignore:
Timestamp:
Apr 7, 2013, 1:18:24 PM (11 years ago)
Author:
etourigny
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5049

    • Property Summary [PATCH] new warp methods - mode and average[PATCH] new warp algorithms - mode and average
  • Ticket #5049 – Description

    initial v1  
    1 I have implemented mode and average warping methods, based on those used in overview creation.  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 apreciated.
     1I have implemented mode and average warping algorithms, based on those used in overview creation.  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 apreciated.