q
1
Computing vanishing points (from lines)
Intersect p
1
q
1
with p
2
q
2
v
p
1
p
2
q
2
Least squares version
•
Better to use more than two lines and compute the “closest” point of
intersection
•
See notes by
Bob Collins
for one good way of doing this:
–
http://www-2.cs.cmu.edu/~ph/869/www/notes/vanishing.txt
–