monmouth-college-cs / ColorMeBlind

An open-source augmented reality application that aspires to aid people that suffer from or are curious about color blindness.
3 stars 6 forks source link

Color detection research links and ideas #10

Open AbhiJohal opened 5 years ago

AbhiJohal commented 5 years ago

https://docs.unity3d.com/ScriptReference/Texture2D.GetPixel.html

If we can detect a 2-D plane, this function can be used for picking up the pixel information.