| Sponsor |
Gregory Abowd abowd@cc.gatech.edu 380 CRB and 240 CCB |
| Area | HCI, Software Engineering and Future Computing Environments |
Problem
The ZenPad electronic whiteboard captures every penstroke written
during a single session. Currently, this information is used to
automate the link between the writing and other recorded
information captured during the lecture, such as audio or
video. When notes are accessed after class, a student can
select some writing and index into the audio or video stream
from the point at which the gesture was created.
In this project, you are asked to develop some simple animation
techniques that will redraw the lecture notes in real-time.
There are a number of options you can explore. For example, you
could modify ZenPad's show mode to begin with a blank board.
Pressing "play lecture" will begin to redraw the gestures in the
same order and speed at which they were initially drawn.
Alternatively, you could have all text visible and simply draw
over it in a different color. Or you could use a bouncing ball
to indicate where the pen was writing but not actually redrawing
the individual gestures.
Background
If you are able to integrate your system with RealAudio playback, you will be offered a full-time GRA position on the spot!