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

Feat most common rgb func and tests #24

Closed monazhu closed 9 months ago

monazhu commented 9 months ago

Modified function and tests for the most-common-rgb function. I also added the necessary dependencies for both this function and read-image as I noticed cv2 wasn't part of the project toml file.