Question: Write a C++ program with OpenCV to implement the algorithm for line detection using Hough transform, and compare the obtained result with the result obtained
Write a C++ program with OpenCV to implement the algorithm for line detection using Hough transform, and compare the obtained result with the result obtained with the OpenCV function HoughLines/ HoughLinesP.
Use the following images to test your result:


Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
