Visit ComfyUI Online for ready-to-use ComfyUI environment
Simulate color blindness effects on images for accessibility testing and design adjustments.
Use the Color Blind Node to simulate color blindness effects on images. You can select various types of color deficiencies, adjust the severity of the effect, and apply the simulation using different simulators. This node is ideal for accessibility testing and design adjustments, ensuring inclusivity in your visual content.
This parameter accepts the image data that you want to process. It can handle various image types, making it versatile for different input formats.
This parameter allows you to select the type of color deficiency to simulate. Options include different types of color blindness such as Protanopia, Deuteranopia, and Tritanopia. The default value is PROTAN
. This selection impacts how the colors in the image are altered to reflect the chosen color deficiency.
This parameter lets you choose the simulator to use for the color blindness effect. Options include AUTOSELECT
, BRETTEL1997
, COBLISV1
, COBLISV2
, MACHADO2009
, VIENOT1999
, and VISCHECK
. The default value is AUTOSELECT
. Each simulator uses a different algorithm to simulate color blindness, affecting the final appearance of the image.
This parameter controls the severity of the color blindness effect, ranging from 0 to 1. The default value is 1, which represents the full effect. Adjusting this value allows you to fine-tune the intensity of the simulation.
The red channel of the processed image, reflecting the simulated color blindness effect.
The green channel of the processed image, reflecting the simulated color blindness effect.
The blue channel of the processed image, reflecting the simulated color blindness effect.
The mask channel of the processed image, if applicable, reflecting the simulated color blindness effect.
DEFICIENCY
parameter to test how your designs appear to individuals with different types of color blindness.VALUE
parameter to see how varying levels of color blindness severity affect your image.SIMULATOR
options to find the one that best represents the color blindness effect you want to simulate.DEFICIENCY
parameter is set to one of the supported types like PROTAN
, DEUTERAN
, or TRITAN
.SIMULATOR
parameter is set to a valid option such as AUTOSELECT
, BRETTEL1997
, or MACHADO2009
.Β© Copyright 2024 RunComfy. All Rights Reserved.