bmschmidt – THATCamp New England 2013 http://newengland2013.thatcamp.org Just another THATCamp site Wed, 02 Apr 2014 14:46:37 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.12 Coverspace http://newengland2013.thatcamp.org/2013/10/19/coverspace/ Sat, 19 Oct 2013 20:25:30 +0000 http://newengland2013.thatcamp.org/?p=494

Continue reading »]]>

To go with the session on playing with non-textual data, Peter Leonard, Lauren Tilton, and I put together an interactive browser for images. Using d3 and html5, it lets you take a large set of images and their metadata and arrange them graphically in the browser. It adds local hosting, mouseover effects, and (most fun) animated transitions to its inspiration, Lev Manovich’s ImagePlot.

Screen Shot 2013-10-19 at 4.24.23 PM

We can’t link to it right here because the prototype runs on some highly copyrighted Vogue covers. We’ll set it up to work with open Library of Congresses images later.

The next step will be to automatically pull in some makefiles so you can run it on any arbitrary, medium sized (50-5,000) collection of photos.

]]>
Screwing around with non-text http://newengland2013.thatcamp.org/2013/10/19/screwing-around-with-non-text/ Sat, 19 Oct 2013 04:44:26 +0000 http://newengland2013.thatcamp.org/?p=460

Continue reading »]]>

Plenty of digital humanists have gotten quite good at knowing how to take text files and, as Steve Ramsay says, “screw around” with them in fairly sophisticated ways using various algorithms–TF-IDF, topic modeling, N+7. But lots of digital artifacts aren’t text. We aren’t (I’m supposing) as good at screwing around with those.

So I want to talk about what the basic toolkit is or should be for playing around when you have a big file with some other kind of digital files–particularly images or sound files. What projects out there are making creative use of open-source image-processing software we can drop on our own files? Can we make some of the format-agnostic techniques that we sometimes use for clustering texts–normalized compression distance, say–be useful on binary audio or image files as well as on ASCII text? Are there any open source image-processing programs out there with the potential to be as useful for historians of visual artifacts as MALLET can be for textual scholars?

I’m coming at this from a position of a few experiments but no deep expertise. I think we’ll be able to rope in some people with more experience with clustering and classification techniques on big stores of images. If you have some fantastic way of exploring through MP3 files or archival photographs, or some idea about what software out there we should be taking advantage of and aren’t–or if you have a big stack of archival photos and want to do something useful with them–I’d love to see it.

]]>