Geotoolkit

Creation of an image mosaic through the wizard should support transparency setting

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.00
  • Fix Version/s: 3.03
  • Component/s: Coverage, Widgets
  • Labels:
    None

Description

We need to:

  • Add an API in MosaicImageWriter for applying an operation on the source tiles, before to write the target tiles
  • Add a convenience method defining an operation for making border transparent. This operation would be based on the "SilhouetteMask" image operation.
  • Get MosaicImageWriter to cache the result of that operation in temporary file while building the mosaic.
  • Add a panel in MosaicWizard for selecting the border color to make transparent, and give the selected colors to the above API.

Activity

Hide
Martin Desruisseaux added a comment - 03/Aug/2009 18:43

This has been implemented in Geotk. However the current algorithm is inefficient and should be replaced by a scan line flood fill algorithm. This is a task for the coverage module rather than the wizard module.

Show
Martin Desruisseaux added a comment - 03/Aug/2009 18:43 This has been implemented in Geotk. However the current algorithm is inefficient and should be replaced by a scan line flood fill algorithm. This is a task for the coverage module rather than the wizard module.

People

Vote (0)
Watch (0)

Dates

  • Created:
    01/Jun/2009 23:44
    Updated:
    03/Aug/2009 18:43
    Resolved:
    03/Aug/2009 18:43

Time Tracking

Estimated:
3d
Original Estimate - 3 days
Remaining:
1d 2h
Time Spent - 1 day, 6 hours Remaining Estimate - 1 day, 2 hours
Logged:
1d 6h
Time Spent - 1 day, 6 hours Remaining Estimate - 1 day, 2 hours