EVOLUTION-MANAGER
Edit File: info.html
<h3>Authors</h3> <p>Reto Stauffer, Claus O. Wilke, Achim Zeileis </p> <h2>Graphical User Interface to Check Images for Color Constraints</h2> <h3>Description</h3> <p>A graphical user interface (GUI) to check an existing jpg/png image for (possible) color constraints. The image will be converted to protanope vision, deuteranope vision, and a desaturated version (monochromatic vision). Allows a rapid check whether the colors used in the image show some constraints with respect to color deficiency or color blindness. </p> <h2>Convert Colors of an Image</h2> <h3>Description</h3> <p>Used in <code>cvd_emulator</code>. Takes an image object and converts the colors using <code>deutan</code>, <code>protan</code>, <code>tritan</code>, <code>desaturate</code> functions. The image will be written to disc as a PNG file. </p>