indragiek / DominantColor

Finding dominant colors of an image using k-means clustering
MIT License
960 stars 93 forks source link

Add optional parameter to memoize conversions. Close #20 #21

Closed indragiek closed 9 years ago

indragiek commented 9 years ago

As discussed in #19

indragiek commented 9 years ago

Also added some much needed function documentation.

odeke-em commented 9 years ago

Yes in deed +1 for the conciseness of the expression as well as the documentation. LGTM. Merging it in.