Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Epilines not correct

Hi,

I am trying to draw epilines on two images. But only one is shown correctly. See my result below:

image description

Epilines on the first image (left) seems to be correct since epipole matches with location of second camera. But what about the second image. I expected it to be converged somewhere at left, but it is not. Any idea what is the reason?

Here is my code : https://gist.github.com/abidrahmank/6146351

Epilines not correct

Hi,

I am trying to draw epilines on two images. But only one is shown correctly. See my result below:

image description

Epilines on the first image (left) seems to be correct since epipole matches with location of second camera. But what about the second image. I expected it to be converged somewhere at left, but it is not. Any idea what is the reason?

Here is my code : https://gist.github.com/abidrahmank/6146351

UPDATE:

Just interchanging input images (img1 and img2) gives me following result which looks more better.

image description

Why does it happen like this?

Epilines not correct

Hi,

I am trying to draw epilines on two images. But only one is shown correctly. See my result below:

image description

Epilines on the first image (left) seems to be correct since epipole matches with location of second camera. But what about the second image. I expected it to be converged somewhere at left, but it is not. Any idea what is the reason?

Here is my code : https://gist.github.com/abidrahmank/6146351

UPDATE:

Just interchanging input images (img1 and img2) gives me following result which looks more better.better. (But it works only on this set of images)

image description

Why does it happen like this?