How to visualize the pole-polar relationship if placing pole inside the conics?

369 Views Asked by At

This problem comes from R.Hartley & A.Zisserman Multiple View Geometry in Computer Vision at page 58: enter image description here

To my understanding, the polar $l$ dipicted in above figure goes through two points at which tangent lines insect at pole x. The polar is tangent line when x is on the conic.

My question: How to visualize polar $l$ when x is inside the conic?

3

There are 3 best solutions below

3
On BEST ANSWER

The pole-polar has the following important property: if point $x$ is on line $l$ then the polar of $x$ contains the pole of $l$.

So, to find the polar of a point inside, take two line passing through $x$, $l_1$ and $l_2$. Find the poles of those lines, $x_1$, and $x_2$. The line through $x_1$, $x_2$ is the polar of $x$.

0
On

You simply do not visualize any such thing. There are no tangents to the conic from a point inside.

1
On

Here is something I hope that can be useful

enter image description here