• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #638 (closed task: fixed)

Opened 21 months ago

Last modified 21 months ago

Accurate Color Mappings

Reported by: callan Owned by: callan
Priority: minor Milestone: 3.0-Beta2
Component: General Version:
Keywords: iteration2 Cc:

Description

Currently the color mapping for multi-channel data is a little bit subjective if the emission wavelength for the channel is not present.

The following rules should be adhered to if possible for a given image:

  • If the image has a Photometric Interpretation of "Monochrome", emission wavelength should dictate color choice if present.
  • If an image with a Photometric Interpretation of "RGB" has a Color Component attached to the given channel then that color should be used.
  • If all else fails...
    • Channel 0 should be mapped to Red
    • Channel 1 should be mapped to Green
    • Channel 2 should be mapped to Blue
  • If the image only has a single wavelength it should be rendered greyscale

Change History

Changed 21 months ago by callan

  • status changed from new to closed
  • resolution set to fixed

Implemented in r1348.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/