back to CSSE
Capstone schedule
Computer Science and Software Engineering Capstone Presentations
Summer Quarter
August 21, 2020
Jake Stewart "Conference
Room: Virtual View Manipulation" (UWB CSS Faculty Research) Faculty Advisor: Dr. Kelvin Sung |
Abstract This project is part of the solution in bridging the
gap between physical and virtual collaboration. The goal is to allow remote
users to interactively manipulate the virtual view of a room based on a few
physical cameras set in place. Taking the images from each physical camera,
our solution samples these images and creates a virtual view that looks like
it is from a camera in a new position between the physical cameras. The user
can manipulate the position that they want to look from to get different perspectives
of the room. I began working on the project after Daniel Smith
had created the prototype that could create these virtual views. My goal was
to take what had already been done, understand the system, improve the
outcome, and optimize its performance with hopes of achieving real-time
interaction. A significant portion of my time was spent building tools to
visualize the states of the system, which helped me analyze the algorithm to
better understand the system. This allowed me to diagnose errors and to
implement appropriate solutions. Specifically, the major components that I
worked on are as follows. Improving the camera calibration process so that
the camera positions and rotations relative to each other are more accurate,
creating a more precise alternative solution for synthesizing the virtual
view, and optimizing the implementation. |
|
Updated August 19, 2020, 00:25