nowsyn's picture
upload codes
54a7220
raw
history blame contribute delete
215 Bytes
"""
Rayleigh is an open-source system for quickly searching medium-sized image
collections by multiple colors given as a palette or derived from a query image.
"""
from .palette import Palette
from .util import *