Ask Your Question

Chang Lin's profile - activity

2016-01-23 11:35:13 -0600 received badge  Student (source)
2013-10-15 02:01:39 -0600 asked a question Transform Red to Yellow

I want to make image manipulation app for red-green color blind person.

Is there any way for me to transform red to yellow and green to blue while keeping blue the same? I am developing an android app using opencv library.

Do I have to create a new library for this or I can directly manipulate inside the source code itself?

Thank you very much