A Processing library that provides a convenient interface for using Matlab-like color maps for data visualization.
- Processing
Begin by downloading a .zip folder from the releases directory. Unzip it, and inside there is a directory called "ColorMapPer." This directory must be copied into your Processing directory (if it is not named "ColorMapPer", it will not appear in the Processing IDE).
For detailed installation instructions for installing contributed libraries visit the official Processing page.
Follow the instructions laid out in the template Processing library. You will need to change the path in the resources/build.properties to match the location of your Processing directory.
- Grant Oakley