View Single Post
  #1  
Old 06-19-2015, 07:58 AM
performlabrit performlabrit is offline
Member
 
Join Date: Oct 2013
Posts: 77
Where do I apply a transform mat. for software keystoning?

Hi guys,

We're implementing a webcam + checkerboard based calibration procedure developed by Moreno and Taubin for software keystoning. The procedure compensates for spherical aberrations on the lens of the projector and for non-orthogonal projector placement. This should be very helpful for vizmove, and more specifically, for vizcave and powerwall setups.

The process results in a projector transform matrix that should operate on the pixels of the powerwall projection. The question is: where is the best place to apply this matrix? Should I apply it as a GLSL shader? A property of the viewpoint ?

I'll very happily share once it's complete, hopefully later this summer.

Thanks,
- gD
Reply With Quote