Color Constancy Algorithms (Gray World, White Patch, Modified White Patch, ETC)
Version 1.0.0.0 (2,55 ko) par
Juan
The functions implements several of the color constancy techniques available.
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);
Citation pour cette source
Juan (2025). Color Constancy Algorithms (Gray World, White Patch, Modified White Patch, ETC) (https://fr.mathworks.com/matlabcentral/fileexchange/41341-color-constancy-algorithms-gray-world-white-patch-modified-white-patch-etc), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Polygons dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
