I've already touched the topic of visualizations able to expose human dynamics in a recent post about the F-shaped pattern of web reading behavior.
Here is TimeLine, a new and different example. TimeLine captures video streams an visualizes them in a way that it is possible to review your past minutes, hours, days, or weeks and detect behavioral patterns.
In the GroupLab @ University of Calgary's words, where it was conceived:
TimeLine was originally conceived to work as part of a media space, where people would use it to reveal their collaborator's events and activities over time, ostensibly to gauge their availability. It may also be useful for surveillance, for monitoring, and as an interactive art installation.

The technique is inspired by slit-scan photography a way to achieve blurriness or deformity exposing the film to only small fragments of the scene, with long exposures and panning. Video slicing extracts only a scan line from the video at a constant rate and add it to a queue of frames, as illustrated here below:
|
[source Nunes, M., Greenberg, S., Carpendale, S. and Gutwin, C. (2007) What Did I Miss? Visualizing the Past through Video Traces. Report 2007-855-07, Dept. Computer Science, University of Calgary, Calgary, Alberta, Canada. March. 21 pages.]
|
Frames at different intervals are used in the minute, hour, day, week view, selecting the video slices carrying more information.
What is really interesting, in my opinion, is the set of interactive techniques provided with the tool. They permit to effectively explore the past and detect interesting behavior. The main techniques are:
- Move slit position: the user can change the position of the video from which the slice is taken. Moving the slice in the real-time video window, it is possible to focus on alternative positions and all the views get instantly updated.
- Scrubbing: dragging the mouse over a video, it is possible to replay the scans at high rates back and forth, thus allowing for the detection and analysis of certain patterns (e.g., a person entering the room).
- Details of the past: selecting areas in the coarser views, it is possible to load past slices and review them at a higher resolution.
All these techniques are really hard to explain with words. I would also say that the entire system is hard to describe without seeing it in action. I highly suggest you to watch the video to understand how effective it can be. In fact, it is so effective that it raises serious privacy concerns, as deeply discussed by the authors.
Once again I think this is the kind of "experimental" visualization that can really open new perspectives. It is completely different from the standard data-feature mapping scheme of information visualization but still, I would say, it is a very good example of visualization. Information is continuously flowing in the system, and the visual abstraction is based on capturing pictures ... quite far from the more traditional "load a static dataset and explore" mindset of infovis.
Related Works: