Canny Edge Detection And Hough Transform Line Detection
The code is written in Visual C++.
USING THE MAIN CODE
- The Input images have to be ".bmp" format and the output image must be saved as ".bmp" format.
- In the main code, you must be change your input image and output image (saved image) paths to yours.