colorStudioMax: ColorBrowser+dictionary, colorBlind correct
Citar como
Massimo Ciacci (2024). colorStudioMax: ColorBrowser+dictionary, colorBlind correct (https://www.mathworks.com/matlabcentral/fileexchange/61775-colorstudiomax-colorbrowser-dictionary-colorblind-correct), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: draggable, Philips Hue Matlab Driver
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
ColorGUI_v3_3
ColorGUI_v3_3/Philips_HUE_ML_Driver_v1_5
ColorGUI_v3_3/Philips_HUE_ML_Driver_v1_5/PHUE_Connect
ColorGUI_v3_3/Philips_HUE_ML_Driver_v1_5/PHUE_Connect/BridgeTools
ColorGUI_v3_3/Philips_HUE_ML_Driver_v1_5/PHUE_Connect/BridgeTools/convert
ColorGUI_v3_3/Philips_HUE_ML_Driver_v1_5/PHUE_Connect/BridgeTools/convert/calc_XYZ_sRGB_MatrixForTriangleGamut
ColorGUI_v3_3/Philips_HUE_ML_Driver_v1_5/PHUE_Connect/BridgeTools/urlread2
ColorGUI_v3_3/tools
ColorGUI_v3_3/tools/Plots
ColorGUI_v3_3/tools/Plots/patchObjectColor
ColorGUI_v3_3/tools/UI
ColorGUI_v3_3/tools/colorblind
ColorGUI_v3_3/tools/colorblind/makeLUTs_from_Imgs
ColorGUI_v3_3/tools/conversions
ColorGUI_v3_3/tools/dictionary
ColorGUI_v3_3/tools/geometric
ColorGUI_v3_3/tools/geometric/TSP3D
Versión | Publicado | Notas de la versión | |
---|---|---|---|
3.3.1 | disabled a debug flag which was accidentally on |
||
3.3.0 | Added preserve Lab mode to color wheel, useful to make palettes of < 90% saturated colors, with a similarity of perceived Lightness. |
||
3.2.0 | url = 'https://www.meethue.com/api/nupnp'; became invalid, using new address:
|
||
3.1.0 | Minor changes for a faster start-up. |
||
3.0.2 | The small version of the GUI had one bug loading palettes. |
||
3.0.1 | just had forgot to update "created with" field |
||
3.0.0 | (1) Updated for ML2016b which was crashing
|
||
2.4.0.0 | - Updated Philips Hue Driver to list available lamps |
||
2.3.0.0 | Added a "close function" which turns off the lights before closing the GUI (XT version only). Also the XT version of the GUI only closes via its 'x' button, not when one types close all in the console. |
||
2.2.0.0 | Improved color sorting, with choice of color space for sorting. |
||
2.1.0.0 | 1) Fixed a bug in ColorStudioMax_XT, clicking on HSV(S) plane
|
||
2.0.0.0 | Philips_HUE_CONNECT.m is updated.
|
||
1.9.0.0 | - color dictionary now has 1152 color entries
|
||
1.8.0.0 | Improve color distance: findClosestColorToGivenRGB_Lab_Metric, balanced weights, and less priority to saturation
|
||
1.7.0.0 | Added two more color picker spaces: HV of HSV and SL of HSL. Now there are six picker planes
Launch "ColorStudioMax_XT.m" for 6 panel mode as in the screenshot, ColorStudioMax for 4 panel mode (previous version).
|
||
1.6.0.0 | findClosestColorToGivenRGB_Lab_Metric Mode 4 (Lab-HSLcart, 66%-33%) uses now cartesian HSL, wrap@ H=360 fixed.
|
||
1.5.0.0 | - Cleaned up some unused code
|
||
1.4.0.0 | updated screen shot
|
||
1.3.0.0 | - Updated Hue driver to v1.3
|
||
1.2.0.0 | add one cross link
|
||
1.1.0.0 | screen shot
|
||
1.0.0.0 |