Filters for Color blindness in CameraX for Android

208 Views Asked by At

I am designing an Android application that helps colour blind users by performing image filtering to be able to identify and clarify between different colours in real time. I am implementing the application in Android Studio using Kotlin, using the CameraX library.

However, after much research, I have only found filters that simulate colour blindness and not filters that perform colour correction for different types of colour blindness.

Could anyone please direct me towards resources or packages that may help me in this task?

Many thanks in advance!

0

There are 0 best solutions below