Fastness logo - art programming projects
Art: London to Bristol, a Slit Scan Photo
9th January 2011

A while back I took a train journey from a town north of London to Bristol.  I had my netbook along with me and had planned to get a bit of recreational coding done.

In the end I started playing around with the examples on one of the Processing libraries I'd not used very much before - the excellent GSVideo.  The example was a slit scan program and I used it to make a composite picture of the entire journey from London Paddington to Bristol Temple Meads.

slit scan - London to Bristol

The program was set up to take the centre line of pixels from the netbook webcam and write it to the screen.  On the next frame the centre pixels were sampled again and written on the screen to the right of the last line.  This process continues until the window is full and then starts to over-write the image.

I made a small modification to the program - when the window was full it would now be written into a file before anything was over-written.  For each save the index number in the file name was increased so I was able to build up a bank of images.

I set up the webcam to see out of the window (I got some odd looks since this required me to turn the laptop sideways) and checked to see if it seemed to be working, it was an so all I had to do was keep it going.

I composited the images together (I was lucky that I got a non-prime number of captures and was able to fit them into a rectangle) and the final image is interesting - the journey starts at the top left and ends at the bottom right. It's similar to the weird-looking finish line photos that you see on athletics competitions sometimes; when the train stops at a station you can sometimes see people walk past the camera.

slit scan - reading station

(The rather odd changes in brightness are simply the automatic adjustments of the webcam trying to deal with the changing light that it could see out of the window)

The image above is a part of the journey where the train stopped at Reading. You can see the logo of the newsagent 'WHSmith' stretched over the whole of the stop. There's a full-resolution version linked to the image above; be careful it's 6600 pixels wide & 650kb...

slit scan - reading detail



fastness - Iain Banks Graphics
Fastness - Iain Banks Graphics
All of the content from my Iain M Banks website, now shifted to be a section in this one

fastness - Links & Resources:
Processing:
An open source programming tool aimed at artists, engineers and designers.  Simple, light and Java-based with a wealth of libraries and a strong user community

Shapeways:
3D printing for the masses - plastics and metal to your design or team up with a desigenr to personalise a design with a 'co-creator'.  Visit my Shapeways shop for some things I've designed.

Meshlab:
MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes

Blender:
Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License

Gimp:
GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. It works on many operating systems, in many languages

Inkscape:
An Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format

Ponoko:
Retail laser cutting outlet with centres in New Zealand, USA, Germany, Italy and the UK (if not more by now)

Eclipse:
Java development environment