Parallel Coordinates Applet

This applet is presenting the current version of Parallel Coordinates I developed with Processing to provide a visualization for a camera data set.

IMPORTANT: The selection is using points selection on the current axis can be hard to keep, you'll probably need to do it few times before finding the best way to make it work

IMPORTANT: The k means clustering takes time to compute, for this dataset it could take up to a minute

Source code: energy_v6 FloatTable

Built with Processing