YRR
YRR

Reputation: 35

Finding the Angle between Vanishing point and Lines in Python

I am working on a project in which I need to first find the vanishing point in an image and the angle the vanishing point makes with the lines. I have done finding the vanishing point. How should I find the angle i.e theta1 and theta2

Consider I have the X and Y coordinates of vanishing point

here is the image link of the test image with vanishing point and the angles to find

Upvotes: 0

Views: 277

Answers (0)

Related Questions