PublicDataLab / image-explorer

A set of browser-based tools for the visual exploration of image collections.
0 stars 2 forks source link

Create image stack from URLs in a CSV file 📦 #2

Closed jwyg closed 4 years ago

jwyg commented 4 years ago

Current behaviour

At the moment images are provided by URLs in the function preload() section of the sketch.js file. See here for an example.

Desired behaviour

Ideally users could provide a set of image URLs in the browser, for example by:

This could also mean that the same set of URLs (and subsets thereof) could be transformed in different ways using different functions, possibly by converting what are currently separate scripts into a single library, and having different phases or different areas of the screen for configuring and previewing the outputs (as mentioned in issue #9).

Examples of text input fields and CSV upload interfaces from other digital methods tools

DMI Triangulation tool

DMI Google Reverse Image scraper tool

Bernhard Rieder's Rankflow tool

Density Design et al's RawGraphs tool

médialab Science Po's CSV, Rinse, Repeat tool

jwyg commented 4 years ago

Posted to ask advice about this on the P5 discussion forum. 🧶

jwyg commented 4 years ago

https://github.com/jwyg/image-explorer/commit/312cbcc3351887cbfdfe8496a249b68cfb662b88