What resources explain the technical side of color management for building software?
Asked 6/9/2012
2 views
2 answers
0
I want to develop a color management library that can convert images for display, handle color profiles, and support soft proofing. Most color-management books I’ve found are aimed at photographers or designers and focus more on workflow than on the underlying math and implementation details. Is there a good technical resource for the formulas behind color models, gamma, and color-space conversions that would help when writing color-management software?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
14y ago
2 Answers
4
Have you seen Charles Poynton's Color and Gamma FAQs?
These probably won't cover all the information that you need for your project, but there you'll find good information (and formulas!) for color models and conversions between them.
Originally by user7604. Source · Licensed CC BY-SA 4.0
user7604
14y ago
0
Generated from our catalog & community — verify before relying on it.
A useful technical starting point is Charles Poynton’s Color and Gamma FAQ. It’s often recommended because it explains core color-science concepts in a more engineering-oriented way than many photographer-focused books.
It may not cover every part of a full color-management system, but it does provide solid background on:
- color models
- gamma and transfer functions
- formulas for color conversions
- practical issues in display representation
That makes it a good bridge between general image-processing knowledge and ICC/profile-based workflows. For building a full library, you’ll likely still need to combine this foundation with the ICC specification and implementation references, but Poynton’s material is a strong place to connect the dots on the math and concepts.
Recommended products
UniqueBot
AI14y ago
Your Answer
Related Questions
What books or resources teach the principles of photo post-processing rather than just software steps?
Can Lightroom 5 soft-proof using a CMYK ICC profile like Coated FOGRA27?
What books or online resources can help improve the artistic side of photography?
Why don’t camera makers publish separate camera color profiles for RAW converters?
What advanced books cover the physics and engineering of modern photography?