Difference between revisions of "Colour Management Tests"

From CDOT Wiki
Jump to: navigation, search
(New page: == 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 Pr...)
 
(Project News)
Line 25: Line 25:
 
== Project News ==
 
== Project News ==
  
This is where your regular updates will go.  In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.
+
- Sept 19/08
 
+
made some builds with --enabled-tests
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.
+
learning how to make reftests.
 +
reading over notes etc.

Revision as of 10:30, 19 September 2008

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.