Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I generate the exact fronttal view of a view, suppose I have 2 images taken from left and right angle?

I have two images taken from left angle and right angle of the view and I want to project those image into a exact frontal view, that is all vanishing point at the inf.

There is epipolar realtionbetween these two views. I can estimate the projection to get one from another. However, I need to manipulate this homography matrix to get the frontal view instead of pair-wise projection. How can I solve this problem?