Skip to content

Analyzes the local and global distances in [RGB, LAB, UCS, Color Names] model, given a palette.

License

Notifications You must be signed in to change notification settings

uwdata/palette-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palette-analyzer

Analyzes the local and global distances in [RGB, LAB, UCS, Color Names] model, given a palette.

Steps to run

  1. Clone the repository.

  2. Build.

cd palette-analyzer
npm install
npm run build
  1. Start a server, for example by running python -m SimpleHTTPServer 7999 in the project root directory.

  2. Open your browser and browse to http://localhost:7999/test.

About

Analyzes the local and global distances in [RGB, LAB, UCS, Color Names] model, given a palette.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published