Question: Line Detection Implement line fitting algorithm using Hough Transform. Use your implementation to detect the three longest lines in each of the given images named

Line Detection
Implement line fitting algorithm using Hough Transform. Use your implementation to detect
the three longest lines in each of the given images named test1.jpg and test2.jpg. Create
a function as follows to make your code clean:
Lines = Line_detection(I)
I: Input image
Lines: The two longest lines
Show the detected lines on the input images.
This is the question and i need my matlab code if you need image i can send it

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!