Colour Management Tests

From CDOT Wiki
Revision as of 10:30, 19 September 2008 by Evmarbella (talk | contribs) (Project News)
Jump to: navigation, search

Colour Management Tests

Project Description

Write reftests to compare images in order to deal with floating point tolerance. This includes dealing with things like Monitor Profiles, profiles in JPEG (i.e., JPEGs get changed based on colour profile info). See discussion of colour profiles in Firefox 3 here. It would be useful to be able to compare to PNGs with a reftest, perhaps creating an image diff tool, where pixels outside a floating point tolerance (> 0.n) would somehow be highlighted so you can see what is different. Little CMS (lcms) needs test coverage too. Done.

This will require some graphics and image knowledge (i.e., Photoshop, what colour is on a computer, etc).


Project Leader(s)

Ezadkiel Villarico Marbella

Project Contributor(s)

Name(s) of people casually working on the project, or who have contributed significant help. Include links to personal pages within wiki

NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.

Project Details

Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them.

Project News

- Sept 19/08 made some builds with --enabled-tests learning how to make reftests. reading over notes etc.