Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added dominantColor function #255

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

MarkOtten
Copy link

@MarkOtten MarkOtten commented Jun 10, 2016

dominantColor(arg) returns the color that appears most often in an image, the specified integer argument is the number of pixels to skip per iteration, while iterating through an image.

@coveralls
Copy link

coveralls commented Jun 16, 2016

Coverage Status

Coverage increased (+0.06%) to 98.366% when pulling ecc39bb on MarkOtten:master into a65f608 on EyalAr:master.

@coveralls
Copy link

coveralls commented Jun 16, 2016

Coverage Status

Coverage increased (+0.06%) to 98.366% when pulling 6d78151 on MarkOtten:master into a65f608 on EyalAr:master.

@kudos
Copy link

kudos commented Jun 19, 2016

Shouldn't it be "dominantColor"? Love the change though, hopefully this lands in a release soon :)

@MarkOtten
Copy link
Author

I was thinking "the color that dominates the picture" when I initially wrote the function, though that could have been the middle of the night lack of sleep more than anything else. I will update it to dominantColor and push it when I get a chance.

@coveralls
Copy link

coveralls commented Jul 7, 2016

Coverage Status

Coverage increased (+0.06%) to 98.366% when pulling bee413e on MarkOtten:master into a65f608 on EyalAr:master.

@coveralls
Copy link

coveralls commented Jul 7, 2016

Coverage Status

Coverage increased (+0.06%) to 98.366% when pulling e6c898e on MarkOtten:master into a65f608 on EyalAr:master.

@MarkOtten MarkOtten changed the title added dominateColor function added dominantColor function Jul 7, 2016
randytarampi added a commit to randytarampi/lwip that referenced this pull request Apr 28, 2020
randytarampi added a commit to randytarampi/lwip that referenced this pull request Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants