Introduction - If you have any usage issues, please Google them yourself
Find the angle of these tow lines shown in the image by Hough transform.As you can see in the image all of such lines are going to merge to a special point (perspective or vanishing point). Find the coordinate of this point by using intersection of the two lines you obtain in part (a). (Hint: You can use mfile hcross which follows with the problem-set materials).