Skip to content

simonthum/colormap-explorer

 
 

Repository files navigation

#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).

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.

About

A tool for exploring 2D colormaps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.6%
  • TeX 16.7%
  • Other 1.7%