Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 936 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 936 Bytes

#ColorMap Explorer A tool for exploring 2D colormaps

image1

Overview

This tool gives an overview on different colormaps by separating them into different filtered views. The vector field indicates the distance between adjacent tiles, measured in delta E distance in CAM02-UCS as published in "Uniform Colour Spaces Based on CIECAM02 Colour Appearance Model" (Luo et al).

image1

The size of the tiles in the hue-filtered view at the bottom left corner indicates the amount of saturation.

Setup

You can run the tool in the command line using

gradlew run

You can create project files for eclipse and IntelliJ using

gradlew eclipse
gradlew idea

License

This module is licensed under the Apache 2.0 License.