Report Number: CSL-TR-94-607
Institution: Stanford University, Computer Systems Laboratory
Title: Spreadsheets for Images
Author: Levoy, Marc
Date: February 1994
Abstract: We describe a data visualization system based on
spreadsheets. Cells in our spreadsheet contain graphical
objects such as images, volumes, or movies. Cells may also
contain graphical widgets such as buttons, sliders, or movie
viewers. Objects are displayed in miniature inside each cell.
Formulas for cells are written in a programming language that
includes operators for array manipulation, image processing,
and rendering. Formulas may also contain control structures,
procedure calls, and assignment operators with side effects.
Compared to flow chart visualization systems, spreadsheets
are more expressive, more scalable, and easier to program.
Compared to numerical spreadsheets, spreadsheets for images
pose several unique design problems: larger formulas, longer
computation times, and more complicated intercell
dependencies. We describe an implementation based on the Tcl
programming language and the Tk widget set, and we discuss
our solutions to these design problems. We also point out
some unexpected uses for our spreadsheets: as a visual
database browser, as a graphical user interface builder, as a
smart clipboard for the desktop, and as a presentation tool.
http://i.stanford.edu/pub/cstr/reports/csl/tr/94/607/CSL-TR-94-607.pdf