https://github.com/overv/colorscatterplot
Visualization of colors in an image through a 3D scatterplot
https://github.com/overv/colorscatterplot
Last synced: about 1 year ago
JSON representation
Visualization of colors in an image through a 3D scatterplot
- Host: GitHub
- URL: https://github.com/overv/colorscatterplot
- Owner: Overv
- License: mit
- Created: 2017-12-15T14:17:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T00:31:55.000Z (over 8 years ago)
- Last Synced: 2025-02-09T12:19:45.310Z (over 1 year ago)
- Language: HTML
- Homepage: https://alexander.engineering/imagescatter/
- Size: 151 KB
- Stars: 60
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This visualization represents the colors of pixels of in an image as a 3D
scatterplot with JavaScript and WebGL.
It uses the following third-party libraries:
* [color-convert](https://github.com/Qix-/color-convert)
* [Plotly](https://plot.ly/)
The license for the code is MIT and the images in the `defaults` directory are
licensed as public domain.