Skip to content

Releases: 3296f19temple/color_assistant

Machine Learning

04 Dec 23:21
Compare
Choose a tag to compare
Machine Learning Pre-release
Pre-release

Our previous implementation attempted to predict color values by measuring the amounts of RGB. Machine Learning however could provide a more accurate prediction since color is subjective.
Currently the model can predict Red, Green, and Blue. No other colors are supported yet.

Class Demo

04 Dec 20:56
d0723c9
Compare
Choose a tag to compare

Implemented

  • Feature Color Identification
    Color identification will allow a user to identify what color an object is. The color assistant application will do so by taking the average RGB values of the object providing a close approximation of what the color is.