V
V
Veniamin Belousov2017-10-03 09:07:32
Python
Veniamin Belousov, 2017-10-03 09:07:32

What framework can be used to implement display color change in a python program?

I have been told many times that you need to solve real problems or your own problems in order to gain much-needed experience. So, I am colorblind in some spectrum, I see most of the colors correctly, but the shades of yellow and green are a problem for me, I have long been accustomed to because these are trifles, but I am fond of photography and would like to see everything like everyone else. I want to write a program that, after a test for color blindness, will make adjustments to the color gamut of the display. There is little experience, so advice on implementation is needed. Where to start, are there any frameworks specifically for working with the display?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Kalibrov, 2017-10-03
@Venuhaha

Can be implemented using ImageMagick graphics library, python driver can be found here https://wiki.python.org/moin/ImageMagick

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question