Color Constancy Algorithms (Gray World, White Patch, Modified White Patch, ETC)

Version 1.0.0.0 (2.55 KB) by Juan
The functions implements several of the color constancy techniques available.
2.9K Downloads
Updated 16 Apr 2013

View License

Techniques:
Gray World
White Patch
Modified White Patch
Progressive
Single Scale Retinex
Multi Scale Retinex
MSRCR
ACE

Example of use:
% I and J are input and output images.
J = colorConstancy(I, 'modified white patch', 200);

Cite As

Juan (2024). Color Constancy Algorithms (Gray World, White Patch, Modified White Patch, ETC) (https://www.mathworks.com/matlabcentral/fileexchange/41341-color-constancy-algorithms-gray-world-white-patch-modified-white-patch-etc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0