1 / 16

AMIPS: The Anywhere, Multipurpose Image Projection System Nicholas Lord Budirijanto Purnomo

AMIPS: The Anywhere, Multipurpose Image Projection System Nicholas Lord Budirijanto Purnomo Paul Alan Roberts Johns Hopkins University Department of Computer Science CISST Division. What’s Been Done. February Obtained access to CIRL Lab and ERC

candie
Télécharger la présentation

AMIPS: The Anywhere, Multipurpose Image Projection System Nicholas Lord Budirijanto Purnomo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AMIPS: The Anywhere, Multipurpose Image Projection System Nicholas Lord Budirijanto Purnomo Paul Alan Roberts Johns Hopkins UniversityDepartment of Computer ScienceCISST Division

  2. What’s Been Done February • Obtained access to CIRL Lab and ERC • Installed necessary environment for XVision, Matlab, and Mathematica • Performed Camera Calibration with Matlab

  3. March 1st-15th • Used XVision to manipulate raw images obtained from live video camera • Wrote simple program that can capture images via firewire camera and manipulate • Built a prototype of AMIPS display board • Experimentation of color segmentation with XVision

  4. March 15-Present Day • Project split • 3D Pose estimation (Paul) • Smarter presentation implementation (Nick) • Correcting Distortions using Graphics Hardware (Budi)

  5. 3D Pose • It is necessary to calculate the 3d position to calculate the prewarp map for the hardware rendering. • Currently the equation solutions are handled with mathematica programming

  6. U1 = X1*f/Z1, U2=x2*f/Z2… up to U4 • V1= Y1/*f/Z1…up to V4 • Thus we have 8 equations and 12 unknowns • Constrain system by incorporation of the known size of the board • L = sqrt( [x1-x2]^2 + [Y1-Y2]^2 + [Z1-Z2]^2)

  7. Progress 3D Pose • Early theory success • Structure of algorithm • 12 nonlinear simultaneous equations that constrain the position. • Mathematica solver • Condition: 8/10

  8. Correcting Distortions caused by Oblique Projection using Graphics Hardware • Basic goal: • Take an image and texture map the distorted image onto the image thereby removing the artifacts and distortions

  9. Progress Graphics Hardware • Algorithm nearly completed: • We have a working model which dewarps the image • Possible problems: • Condition 9/10

  10. Smarter Presentation • If the projection screen is flat, it is possible to directly establish the relationship between the camera and projector through comparing camera images and projector slides

  11. Pictorial Representation

  12. Progress Smarter Presentation • Current position: Prewarp mapping calculated • Work to complete: • Debugging • Blend Algorithm • Condition: 6/10

  13. What’s next? • Stringing these methods together • Testing Implementation. • Solving the broad projection problem

  14. Solution • Find part of image that needs to be projected • Project only that small part onto the board

  15. Dependencies • Continued use of computer labs and funding. • IBM dependency totally removed. • Continued use of projector and camera for project

  16. Final Words • We are in a very pivotal position at the current time. • One major goal to accomplish • Three goals to wrap up

More Related