AJAX WEB SCRIPTING APPLIED TO INTERACTIVE STEREOSCOPIC IMAGING


















Creating the illusion of depth in images was first invented 1838 by Sir Charles Wheatstone. It is today still a great experience to
view high quality large format images with depth perception, exceptionally of virtual objects like reconstructions of the past or
building projects.

High quality presentation of computer graphics is provided by projection onto a transparent screen surface from behind. Image
separation can be easily performed by polarisation filters in front of the projection lenses. It is necessary that the beholders carry
polarized glasses. Interactive viewing in this context means, that the observer is able to select image pairs from the database, can
zoom in and out, select the display details and sets the zero parallax to an arbitrary position. The selection must be simultaneously
transferred to the second image of the stereoscopic pair.

While each data projector is driven by its own computer, a PDA (personal digital assistant) is recommended to receive the
instructions from the presenter or viewer. That network configuration requires amongst other software tools Bluetooth, to connect
the PDA to a local computer network, and ActiveSync, to hold a continuous connection between the PDA and the host computer.
Furthermore a Web server with PHP (hypertext pre processor) extension is running. Web browsers are acting as clients on both
computers and the PDA as well.

The challenge is now to write an application software that provides an interface on the PDA to set the adjustments and pushes the
image information to the graphic cards of the host and the slave computer. To minimize the effort in software development, open
source software components are largely applied to this system. We take advantages from Mozilla Firefox Web browser and Apache
Web server.

download

0 comments: