Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Display of colorblind images

Quick question: At this website here http://www.vischeck.com/examples/ there are a few pictures of numbers hidden within another color to test for color blindness. Is there any way that these images can be generated algorithmically?

like image 237
Dirk Avatar asked Nov 15 '22 13:11

Dirk


1 Answers

They are based on ready-made dot fields, and you overlay a number on them, and do the coloring on the whole dot each time it is partially filled. If You know the correct colors - that will do ;)

like image 97
naugtur Avatar answered Dec 24 '22 09:12

naugtur