visualizing screen overlaps

9
Visualizing screen overlaps Adrian Tudor Pănescu [email protected]

Upload: adrian-tudor-panescu

Post on 05-Jul-2015

474 views

Category:

Technology


1 download

DESCRIPTION

My presentation of a visualization for the Computer Supported Cooperative Work course at École Polytechnique Fédérale de Lausanne, December 2011.

TRANSCRIPT

Page 1: Visualizing screen overlaps

Visualizing screen overlaps

Adrian Tudor Pă[email protected]

Page 2: Visualizing screen overlaps

Visualizing screen overlaps 2

The problem

● ”It's quite easy to overlap others' writing”;● ”it's hard to know if you overlap existing

drawings”;● ”Might be hard to avoid overlapping in some

cases”;● ”It is a bit uncomfortable because it overlaps”;● ”Sometimes it is hard to manage because we

should be careful to prevent our words from overlapping”.

Page 3: Visualizing screen overlaps

Visualizing screen overlaps 3

How to measure?

● Questionnaire:● How much effort did it take to avoid overlapping?● Did the participants contents overlapped?

● These are subjective!● Can we use the system-interaction data?

Page 4: Visualizing screen overlaps

Visualizing screen overlaps 4

Idea

● When writing/drawing each user ”claims” some territory on the screen.

Source: http://jjguy.com/heatmap/

Page 5: Visualizing screen overlaps

Visualizing screen overlaps 5

Page 6: Visualizing screen overlaps

Visualizing screen overlaps 6

Page 7: Visualizing screen overlaps

Visualizing screen overlaps 7

Page 8: Visualizing screen overlaps

Visualizing screen overlaps 8

Page 9: Visualizing screen overlaps

Visualizing screen overlaps 9

Technical details

● Library used for generating the heatmap: http://jjguy.com/heatmap/;

● Dot size (territory): 150 pixels;● The library was modified to fit our

scenario (multiple entities – the users);● A heatmap was generated for each user;

the resulted images were processed to obtain the final result.