Final Project Proposal

For my final project, I want to develop a way to take pictures, recognize the colors in that picture, and be able to display the color information to the user. This would be used for designers who see inspiration in the outside world or people who are color blind and need to identify a color. I would want to use a camera that is linked to another device using MQTT that would process and display the color information back to the user. For the camera, I could use a camera that would connect to the microcontroller then use a color recognition API to receive the color information and possibly send the information to a mobile device or another online service.