UBC-MDS / hexdropper

A Python package designed for graphic designers, developers, and color enthusiasts. It simplifies the process of obtaining hex color codes from images.
MIT License
0 stars 0 forks source link

Hexdropper Tutorial: Describing usage for `most_common_rgb` #34

Closed monazhu closed 8 months ago

monazhu commented 8 months ago

Explain how to use the most_common_rgb function and motivate the reason why we chose to most common rgb

joeywwwu commented 8 months ago

Hi @monazhu , may I confirm whether the section Use the hexcode to create complimentary visualizations for your project! is followed by the most_common_rgb tutorial or is served as the ending of our document? It seems ending to me as it assumes "having the hexcode of that logo". Thanks!

monazhu commented 8 months ago

Julia made that section and I think based on the narrative, that section is supposed to go at the very end (e.g., we use this colour in a plot now that we have the hex code)

On Thu, Jan 25, 2024, 10:25 a.m. joeywwwu @.***> wrote:

Hi @monazhu https://github.com/monazhu , may I confirm whether the section Use the hexcode to create complimentary visualizations for your project! is followed by the most_common_rgb tutorial or is served as the ending of our document? It seems ending to me as it assumes "having the hexcode of that logo". Thanks!

— Reply to this email directly, view it on GitHub https://github.com/UBC-MDS/hexdropper/issues/34#issuecomment-1910756681, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2DL36ES6AZZ6WRJ67V6XDYQKPSFAVCNFSM6AAAAABCH2HWROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJQG42TMNRYGE . You are receiving this because you were mentioned.Message ID: @.***>

joeywwwu commented 8 months ago

Got it! Thanks!

joeywwwu commented 8 months ago
image

@monazhu, I noticed there is a small typo with the input B in the picture. If you'd like, I would be happy to correct it. But I'm not sure about the interface in the picture, is it in Word or some other software? Thanks!

monazhu commented 8 months ago

Oh, thanks so much for catching that! I just googled a RGB colour picker and took a screenshot - if you wouldn't mind replacing the image with one with the correct values, I'd super appreciate it! 🙏♥️

This is the site I used by the way! https://www.rapidtables.com/web/color/RGB_Color.html

On Thu, Jan 25, 2024, 10:50 a.m. joeywwwu @.***> wrote:

image.png (view on web) https://github.com/UBC-MDS/hexdropper/assets/143630759/a829a728-33e3-463b-b5fe-da860e6c6bed @monazhu https://github.com/monazhu, I noticed there is a small typo with the input B in the picture. If you'd like, I would be happy to correct it. But I'm not sure about the interface in the picture, is it in Word or some other software? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/UBC-MDS/hexdropper/issues/34#issuecomment-1910794021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2DL35AIDGEFDUAADNQGMDYQKSOVAVCNFSM6AAAAABCH2HWROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJQG44TIMBSGE . You are receiving this because you were mentioned.Message ID: @.***>

joeywwwu commented 8 months ago

Of course, no problem! 👍

monazhu commented 8 months ago

Checked over section in example.ipynb - will close and mark task as completed! Thanks again @joeywwwu :)