Project Description:
Need an algorithm to calculate an approximation of the most present and/or apparent color in an image. The articles will be pictures of products and need a way to process an image and quickly return the RGB hex code, and optionally generate a solid-color image thumbnail, with filename, type (png or jpg), height/width variable. This will be implemented initially as a command-line for debug, and then converted to a Web Service.