alekhinen / Capstone

helios: an interactive audio-visual experience.
3 stars 1 forks source link

Find closest color bucket via euclidean distance. #7

Closed alekhinen closed 7 years ago

alekhinen commented 7 years ago

When we get a color from the chest of a user, find the closest color from the array of colors by using euclidean distance.

alekhinen commented 7 years ago

https://github.com/alekhinen/Capstone/pull/8